diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2011-01-14 09:38:20 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2011-01-14 09:38:20 +0000 |
commit | 3c43d6fb30433d0c3e2c34e1458222d7cf023ea4 (patch) | |
tree | d3bd637752bdbc03fc6e1ab7aea0b25612a20d32 /target | |
parent | f05691af9327a1e6ec281ef0ea4425a530d2f633 (diff) | |
download | upstream-3c43d6fb30433d0c3e2c34e1458222d7cf023ea4.tar.gz upstream-3c43d6fb30433d0c3e2c34e1458222d7cf023ea4.tar.bz2 upstream-3c43d6fb30433d0c3e2c34e1458222d7cf023ea4.zip |
Update gumstix profile
SVN-Revision: 24979
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap35xx/gumstix/profiles/gumstix.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index 66687319b8..aef6426d96 100644 --- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk +++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk @@ -20,7 +20,7 @@ define Profile/Gumstix openssh-client openssh-client-utils openssh-keygen \ openssh-server kmod-usb-storage kmod-usb-storage-extras \ kmod-fs-vfat avahi-autoipd avahi-daemon avahi-dnsconfd \ - hegw hegw-test \ + hegw hegwtest \ dbus-python python-expat python-ifconfig endef |