summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/missing-macros/Makefile2
-rw-r--r--tools/padjffs2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile
index e4b69b3875..3d3ee4cbef 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:=10
+PKG_RELEASE:=10
include $(INCLUDE_DIR)/host-build.mk
diff --git a/tools/padjffs2/Makefile b/tools/padjffs2/Makefile
index 0a583b8e1a..422d14db30 100644
--- a/tools/padjffs2/Makefile
+++ b/tools/padjffs2/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=padjffs2
-PKG_VERSION:=1
+PKG_RELEASE:=1
include $(INCLUDE_DIR)/host-build.mk