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 | 0a82d07f4b118bcd81b52528ee532f2097e65c9f (patch) | |
tree | 48eed21577037a2e840989647021db763cb691b4 /target/linux/omap35xx/gumstix | |
parent | c2e40eeace3af76767116f9912493a38f9888c55 (diff) | |
download | upstream-0a82d07f4b118bcd81b52528ee532f2097e65c9f.tar.gz upstream-0a82d07f4b118bcd81b52528ee532f2097e65c9f.tar.bz2 upstream-0a82d07f4b118bcd81b52528ee532f2097e65c9f.zip |
gumstix: add luci
SVN-Revision: 22093
Diffstat (limited to 'target/linux/omap35xx/gumstix')
-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 |