projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a233e1
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34474
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/cns3xxx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cns3xxx/Makefile
b/target/linux/cns3xxx/Makefile
index
72e51fd
..
50c0e94
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>