diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-10 14:43:15 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-10 14:43:15 +0000 |
commit | 057a2966cb964e98b6079d6d6025c90ca4390232 (patch) | |
tree | e73d0f93fc2931bb78728d6f5458cce1de5f7aad | |
parent | f752391c2a8ff1312cc38dbc5414edcc54c959f3 (diff) |
[omap35xx]: gumstix: Modify vpp profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26011 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 bf7c480ef..4d77f1085 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 |