mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
include/target.mk: add CPU_CFLAGS_octeon
Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41250 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -215,6 +215,7 @@ ifeq ($(DUMP),1)
|
||||
CPU_CFLAGS_24kec = -mips32r2 -mtune=24kec
|
||||
CPU_CFLAGS_34kc = -mips32r2 -mtune=34kc
|
||||
CPU_CFLAGS_74kc = -mips32r2 -mtune=74kc
|
||||
CPU_CFLAGS_octeon = -march=octeon -mabi=64
|
||||
CPU_CFLAGS_dsp = -mdsp
|
||||
CPU_CFLAGS_dsp2 = -mdspr2
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user