This website requires JavaScript.
Explore
Help
Sign In
caskd
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d13c3cd073
openwrt
/
target
History
Jo-Philipp Wich
d13c3cd073
net5501: adjust CFLAGS and package selection (
#10893
) This patches the CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in.
...
SVN-Revision: 30013
2012-02-03 14:19:29 +00:00
..
imagebuilder
ImageBuilder: respect the PROFILE parameter
2012-01-24 09:47:20 +00:00
linux
net5501: adjust CFLAGS and package selection (
#10893
) This patches the CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in.
2012-02-03 14:19:29 +00:00
sdk
make sure .config gets copied as file When using scripts/env, .config is most likely a symbolic link pointing to env/.config. Previously the symbolic link got copied as-is into the SDK tarball, leading to a dangling .config symlink on the target system which prevented the SDK from working.
2012-01-28 03:30:30 +00:00
toolchain
Config.in
Makefile