mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[rdc] override default i486 CFLAGS, produce smaller executables for these systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15374 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -10,6 +10,7 @@ ARCH:=i386
|
||||
BOARD:=rdc
|
||||
BOARDNAME:=RDC 321x
|
||||
FEATURES:=squashfs jffs2 pci usb
|
||||
CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
|
||||
|
||||
LINUX_VERSION:=2.6.24.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user