aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 02:46:43 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 02:46:43 +0000
commit69eea8e0560f62778aead4c590c9af8005dd2849 (patch)
tree9d80551592af9b33df8ebaa551a62661efd16b12 /package/Makefile
parent372c72f197aced08b265420d182cc7e2bbe25904 (diff)
downloadmaster-187ad058-69eea8e0560f62778aead4c590c9af8005dd2849.tar.gz
master-187ad058-69eea8e0560f62778aead4c590c9af8005dd2849.tar.bz2
master-187ad058-69eea8e0560f62778aead4c590c9af8005dd2849.zip
add e2fsprogs package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1652 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 7ee1512405..def03c4ac3 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -26,6 +26,7 @@ package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq
package-$(BR2_PACKAGE_DOSFSTOOLS) += dosfstools
package-$(BR2_PACKAGE_DROPBEAR) += dropbear
package-$(BR2_PACKAGE_DSNIFF) += dsniff
+package-$(BR2_PACKAGE_E2FSPROGS) += e2fsprogs
package-$(BR2_PACKAGE_EBTABLES) += ebtables
package-$(BR2_PACKAGE_ETHER_WAKE) += ether-wake
package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate