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 | 2c125b87a79c02d2caafb16c860d6ad507729f5d (patch) | |
tree | dff96fee1cdf140ee94f458cf4bc5dd5c1b1efef /tools/missing-macros/Makefile | |
parent | fcc8d6c33fc6650138ade9e86910f44687be9d91 (diff) | |
download | upstream-2c125b87a79c02d2caafb16c860d6ad507729f5d.tar.gz upstream-2c125b87a79c02d2caafb16c860d6ad507729f5d.tar.bz2 upstream-2c125b87a79c02d2caafb16c860d6ad507729f5d.zip |
missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx_cppflags.m4 and mfx_limits.m4
SVN-Revision: 24763
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 |