diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-02 01:23:44 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-02 01:23:44 +0000 |
commit | 541bff098ea1ef2c9002b63dd8247cc99b4eade6 (patch) | |
tree | 6b63a728499a3bc75f21b5099fc0528892cf3b06 /tools/missing-macros/Makefile | |
parent | 379ea2fe107da3ecb56c91bce852efeb55279b00 (diff) |
[tools] missing-macros: add as-unaligned-access.m4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24878 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 33417b1f5..85f8fa103 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 |