summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 04:24:44 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 04:24:44 +0000
commitfd742beb74ed96b8f0a87e6a20ca73e639a90fb9 (patch)
tree6bc1e3b2c02726f41b55b5c29e5f04d98fe5a067 /openwrt/package/Makefile
parentda32248a24d437ab6c8cf088454b2fd4c56d1a20 (diff)
downloadmtk-20170518-fd742beb74ed96b8f0a87e6a20ca73e639a90fb9.zip
mtk-20170518-fd742beb74ed96b8f0a87e6a20ca73e639a90fb9.tar.gz
mtk-20170518-fd742beb74ed96b8f0a87e6a20ca73e639a90fb9.tar.bz2
add expat package
SVN-Revision: 1656
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 3e9c31e..fd06b9f 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -29,6 +29,7 @@ package-$(BR2_PACKAGE_DSNIFF) += dsniff
package-$(BR2_PACKAGE_E2FSPROGS) += e2fsprogs
package-$(BR2_PACKAGE_EBTABLES) += ebtables
package-$(BR2_PACKAGE_ETHER_WAKE) += ether-wake
+package-$(BR2_COMPILE_EXPAT) += expat
package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate
package-$(BR2_PACKAGE_FPING) += fping
package-$(BR2_PACKAGE_FPROBE) += fprobe