diff options
Diffstat (limited to 'tools/padjffs2/Makefile')
-rw-r--r-- | tools/padjffs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |