diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-07-08 12:46:36 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-07-08 12:46:36 +0000 |
commit | 322db99564e0f83140dea99988027b378e4d69e5 (patch) | |
tree | 49ce31b087267946ac5385de56f1672c3b5729e3 /target | |
parent | 5ef404c1a077ee2bc41d9ddfe385e953e32fc160 (diff) | |
download | upstream-322db99564e0f83140dea99988027b378e4d69e5.tar.gz upstream-322db99564e0f83140dea99988027b378e4d69e5.tar.bz2 upstream-322db99564e0f83140dea99988027b378e4d69e5.zip |
gumstix: add luci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22093 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap35xx/gumstix/profiles/gumstix.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index 48ee48dfcd..b154439e43 100644 --- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk +++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk @@ -16,7 +16,7 @@ define Profile/Gumstix kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \ kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \ kmod-lib80211 kmod-libertas-sd kmod-mac80211 libnl-tiny \ - crda iw kmod-usb-hid + crda iw kmod-usb-hid luci luci-app-ntpc endef define Profile/Gumstix/Description |