X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b3c4765ab671095eaabcd0cfd341556d148c5225..658e7e8470b6d851fb4e119dd7de7a7952e57211:/tools/missing-macros/Makefile?ds=sidebyside diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile index 779dbfa7f..ab50a6746 100644 --- a/tools/missing-macros/Makefile +++ b/tools/missing-macros/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 OpenWrt.org +# Copyright (C) 2010-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=missing-macros -PKG_VERSION:=1 +PKG_VERSION:=10 include $(INCLUDE_DIR)/host-build.mk