diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-01-02 01:23:44 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-01-02 01:23:44 +0000 |
commit | 4b8799280fe688cfe8221b2b95eaaaddb122d550 (patch) | |
tree | 6a5ee54ea14d8be4775c722e11cd9f4fa0c9b1eb /tools/missing-macros/Makefile | |
parent | c208b4a1027efb6b445e33ed50de6b1bd2fe7f16 (diff) | |
download | upstream-4b8799280fe688cfe8221b2b95eaaaddb122d550.tar.gz upstream-4b8799280fe688cfe8221b2b95eaaaddb122d550.tar.bz2 upstream-4b8799280fe688cfe8221b2b95eaaaddb122d550.zip |
missing-macros: add as-unaligned-access.m4
SVN-Revision: 24878
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 33417b1f5f..85f8fa1037 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:=8 +PKG_VERSION:=9 include $(INCLUDE_DIR)/host-build.mk |