projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3012319
)
mxs: enable uboot-mxs-duckbill build for duckbill profile
author
Zoltan Herpai
<wigyori@uid0.hu>
Thu, 26 Mar 2015 23:04:27 +0000
(23:04 +0000)
committer
Zoltan Herpai
<wigyori@uid0.hu>
Thu, 26 Mar 2015 23:04:27 +0000
(23:04 +0000)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45044
target/linux/mxs/profiles/01-duckbill.mk
patch
|
blob
|
history
diff --git
a/target/linux/mxs/profiles/01-duckbill.mk
b/target/linux/mxs/profiles/01-duckbill.mk
index ccd3881e47c280e84839ca00c2a1139b32b9c307..85a1237fd929b260a4cc2ca0b70124fb90d8aca5 100644
(file)
--- a/
target/linux/mxs/profiles/01-duckbill.mk
+++ b/
target/linux/mxs/profiles/01-duckbill.mk
@@
-12,7
+12,7
@@
define Profile/duckbill
PACKAGES+= \
-dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \
kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper \
- kmod-i2c-mxs kmod-spi-mxs
+ kmod-i2c-mxs kmod-spi-mxs
uboot-mxs-duckbill
endef
define Profile/duckbill/Description