diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2011-03-30 09:39:58 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2011-03-30 09:39:58 +0000 |
commit | de8f1b5895e5910bccc20afb344528863411bc8e (patch) | |
tree | 97a54c9fd2998aa64042eea2a3b4d460352c868f /target/linux/omap35xx/gumstix/profiles/001-vpp.mk | |
parent | 5df4e335454778c536577003aeb57a02bc578fe5 (diff) | |
download | upstream-de8f1b5895e5910bccc20afb344528863411bc8e.tar.gz upstream-de8f1b5895e5910bccc20afb344528863411bc8e.tar.bz2 upstream-de8f1b5895e5910bccc20afb344528863411bc8e.zip |
[omap35xx] Add uboot-envtools to gumstix builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26363 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/profiles/001-vpp.mk')
-rw-r--r-- | target/linux/omap35xx/gumstix/profiles/001-vpp.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk index 4d77f10855..cfa5f232ab 100644 --- a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk +++ b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk @@ -20,7 +20,7 @@ define Profile/Vpp crda iw kmod-usb-hid \ kmod-usb-storage kmod-usb-storage-extras kmod-fs-vfat \ uboot-omap35xx-omap3_overo \ - vpp vpptest mtd-utils ejre + vpp vpptest mtd-utils ejre uboot-envtools endef define Profile/Vpp/Description |