X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ee69faa4080c837450cca802d56a78aac2165a95..HEAD:/tools/missing-macros/Makefile diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile index d2da273fa..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:=3 +PKG_VERSION:=10 include $(INCLUDE_DIR)/host-build.mk