aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2011-02-03 06:33:28 +0000
committerHamish Guthrie <hcg@openwrt.org>2011-02-03 06:33:28 +0000
commitf5094cad598ed46017ba128570f9b4567c605072 (patch)
tree875439ff840fdd30636010c4c70a42ebb60d990f /target/linux/omap35xx
parentc53f24409bd372e4e7145679f1ff9f4fb23caa33 (diff)
downloadupstream-f5094cad598ed46017ba128570f9b4567c605072.tar.gz
upstream-f5094cad598ed46017ba128570f9b4567c605072.tar.bz2
upstream-f5094cad598ed46017ba128570f9b4567c605072.zip
[omap35xx] gumstix: Add u-boot package to profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25338 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/gumstix.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
index 0eae28216e..698eb454c6 100644
--- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk
+++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
@@ -18,8 +18,8 @@ define Profile/Gumstix
kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \
kmod-lib80211 kmod-libertas-sd kmod-mac80211 libnl-tiny \
crda iw kmod-usb-hid \
- kmod-usb-storage kmod-usb-storage-extras \
- kmod-fs-vfat \
+ kmod-usb-storage kmod-usb-storage-extras kmod-fs-vfat \
+ uboot-omap35xx-omap3_overo \
hegw hegwtest mtd-utils
endef