From f34dfaf2495d9585210303265af572576553e954 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Fri, 12 Dec 2014 12:14:40 +0000 Subject: mxs: add i2c and spi packages to profiles Signed-off-by: Michael Heimpold Signed-off-by: Zoltan HERPAI SVN-Revision: 43651 --- target/linux/mxs/profiles/01-duckbill.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/mxs/profiles/01-duckbill.mk') diff --git a/target/linux/mxs/profiles/01-duckbill.mk b/target/linux/mxs/profiles/01-duckbill.mk index 3f75a7aa77..ccd3881e47 100644 --- a/target/linux/mxs/profiles/01-duckbill.mk +++ b/target/linux/mxs/profiles/01-duckbill.mk @@ -11,7 +11,8 @@ define Profile/duckbill FEATURES+=usbgadget PACKAGES+= \ -dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \ - kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper + kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper \ + kmod-i2c-mxs kmod-spi-mxs endef define Profile/duckbill/Description -- cgit v1.2.3