diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 01:21:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 01:21:06 +0000 |
commit | 8d2db5e858a2feb030c0fb195328820d2e6e402a (patch) | |
tree | db42811716ecc5333ba748e4852a0ab0a36c9271 /tools/missing-macros/Makefile | |
parent | fe6e7150c35b8140680d205e582f3d279e6d65c2 (diff) | |
download | upstream-8d2db5e858a2feb030c0fb195328820d2e6e402a.tar.gz upstream-8d2db5e858a2feb030c0fb195328820d2e6e402a.tar.bz2 upstream-8d2db5e858a2feb030c0fb195328820d2e6e402a.zip |
[tools] missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx_cppflags.m4 and mfx_limits.m4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24763 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/missing-macros/Makefile')
-rw-r--r-- | tools/missing-macros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile index d2da273fad..b5dacf306a 100644 --- a/tools/missing-macros/Makefile +++ b/tools/missing-macros/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=missing-macros -PKG_VERSION:=3 +PKG_VERSION:=4 include $(INCLUDE_DIR)/host-build.mk |