aboutsummaryrefslogtreecommitdiffstats
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
commitaec2bdb65a1b8f64c86dce2df3aa271bda608d1b (patch)
tree6e2680e867baaa65f0330f8d53089d7fcff05247 /tools/missing-macros/Makefile
parent6bb3c359015b917ea48d9ebd0ab884b244b56647 (diff)
downloadmaster-187ad058-aec2bdb65a1b8f64c86dce2df3aa271bda608d1b.tar.gz
master-187ad058-aec2bdb65a1b8f64c86dce2df3aa271bda608d1b.tar.bz2
master-187ad058-aec2bdb65a1b8f64c86dce2df3aa271bda608d1b.zip
[tools] missing-macros: add as-compiler-flag.m4 and as-version.m4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24877 3c298f89-4303-0410-b956-a3cf2f4a3e73
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