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 | 734b8cb2172d02a0bd8fa3e69fef44be7107359c (patch) | |
tree | 3dd698a4bc010b73cd4410c591c91cb73a14ea93 /target/linux/omap35xx | |
parent | cce100286938c005f087eaa85e0d230fff4916f8 (diff) | |
download | upstream-734b8cb2172d02a0bd8fa3e69fef44be7107359c.tar.gz upstream-734b8cb2172d02a0bd8fa3e69fef44be7107359c.tar.bz2 upstream-734b8cb2172d02a0bd8fa3e69fef44be7107359c.zip |
gumstix: Modify vpp profile
SVN-Revision: 26011
Diffstat (limited to 'target/linux/omap35xx')
-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 |