diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2011-03-10 14:43:15 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2011-03-10 14:43:15 +0000 |
commit | 09779f376b5c03baa9c19bf5d885adb3d607022c (patch) | |
tree | e73d0f93fc2931bb78728d6f5458cce1de5f7aad /target/linux | |
parent | 62574df3c8b7a391df671e7ad48fef74fd68c7a2 (diff) | |
download | upstream-09779f376b5c03baa9c19bf5d885adb3d607022c.tar.gz upstream-09779f376b5c03baa9c19bf5d885adb3d607022c.tar.bz2 upstream-09779f376b5c03baa9c19bf5d885adb3d607022c.zip |
[omap35xx]: gumstix: Modify vpp profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26011 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 bf7c480ef0..4d77f10855 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 \ - hegw hegwtest mtd-utils ejre + vpp vpptest mtd-utils ejre endef define Profile/Vpp/Description |