diff options
Diffstat (limited to 'tools/sstrip/Makefile')
-rw-r--r-- | tools/sstrip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/sstrip/Makefile b/tools/sstrip/Makefile index 180bd1743e..bab172a95a 100644 --- a/tools/sstrip/Makefile +++ b/tools/sstrip/Makefile @@ -7,6 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sstrip +PKG_VERSION:=2.0 +PKG_RELEASE:=1 include $(INCLUDE_DIR)/host-build.mk |