summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-07 20:07:28 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-07 20:07:28 +0000
commited6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a (patch)
treec96877c7881b127fb33fad24725db2198ef689ee /openwrt/package/Makefile
parent44b8eb2dd4e7b464b48ee0a8f261daf0e1fd7cb5 (diff)
downloadmtk-20170518-ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a.zip
mtk-20170518-ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a.tar.gz
mtk-20170518-ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a.tar.bz2
add util-linux for fdisk (thanks to Philipp Kewisch )
SVN-Revision: 2071
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index b6c3bcf..564fd92 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -179,6 +179,7 @@ package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++
package-$(BR2_PACKAGE_ULOGD) += ulogd
package-$(BR2_PACKAGE_UPDATEDD) += updatedd
package-$(BR2_PACKAGE_USBUTILS) += usbutils
+package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
package-$(BR2_PACKAGE_VTUN) += vtun
package-$(BR2_PACKAGE_VSFTPD) += vsftpd
package-$(BR2_PACKAGE_WIFICONF) += wificonf