projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[toolchain/gcc]: update to latest Linaro releases
[openwrt.git]
/
target
/
linux
/
x86
/
net5501
/
target.mk
diff --git
a/target/linux/x86/net5501/target.mk
b/target/linux/x86/net5501/target.mk
index
cdef2bb
..
7afc1da
100644
(file)
--- a/
target/linux/x86/net5501/target.mk
+++ b/
target/linux/x86/net5501/target.mk
@@
-23,8
+23,8
@@
DEFAULT_PACKAGES += kmod-crypto-hw-geode kmod-crypto-ocf \
CS5535_MASK:=0x01000040
CS5535_MASK:=0x01000040
-CFLAGS += -
Os -pipe -march=k6-2 -fno-align-functions -fno-align-loops -fno-align-jump
s \
- -fno-align-labels
+CFLAGS += -
march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-function
s \
+ -fno-align-labels
-fno-align-loops -pipe -fomit-frame-pointer
define Target/Description
Build firmware images for Soekris net5501 board
define Target/Description
Build firmware images for Soekris net5501 board
This page took
0.023985 seconds
and
4
git commands to generate.