summaryrefslogtreecommitdiffstats
path: root/tools/missing-macros/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-01-02 01:14:45 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-01-02 01:14:45 +0000
commitc208b4a1027efb6b445e33ed50de6b1bd2fe7f16 (patch)
tree2bf262533e4178c538803efc4861f5dca0339e0c /tools/missing-macros/Makefile
parent3ef04d175516f7f29c6209653b7e3acd0705d953 (diff)
downloadmaster-31e0f0ae-c208b4a1027efb6b445e33ed50de6b1bd2fe7f16.tar.gz
master-31e0f0ae-c208b4a1027efb6b445e33ed50de6b1bd2fe7f16.tar.bz2
master-31e0f0ae-c208b4a1027efb6b445e33ed50de6b1bd2fe7f16.zip
missing-macros: add as-compiler-flag.m4 and as-version.m4
SVN-Revision: 24877
Diffstat (limited to 'tools/missing-macros/Makefile')
-rw-r--r--tools/missing-macros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile
index 1d2726d5d5..33417b1f5f 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:=7
+PKG_VERSION:=8
include $(INCLUDE_DIR)/host-build.mk