projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
592aa97
)
cns3xxx: advertise pcie usb usbgadget features
author
Florian Fainelli
<florian@openwrt.org>
Tue, 4 Dec 2012 16:19:12 +0000
(16:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 4 Dec 2012 16:19:12 +0000
(16:19 +0000)
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34474
target/linux/cns3xxx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cns3xxx/Makefile
b/target/linux/cns3xxx/Makefile
index 72e51fd51c0c6415c8be850afdb0ec8d81714fc3..50c0e948f29e890185048214ea21f821da4b8810 100644
(file)
--- a/
target/linux/cns3xxx/Makefile
+++ b/
target/linux/cns3xxx/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=cns3xxx
BOARDNAME:=Cavium Networks Econa CNS3xxx
-FEATURES:=squashfs fpu gpio
+FEATURES:=squashfs fpu gpio
pcie usb usbgadget
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>