remove some debug code that slipped into the commit

SVN-Revision: 6583
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
parent 24faf55360
commit 12051a5761

@ -27,7 +27,6 @@ ifeq ($(strip $(PKG_UNPACK)),)
UNPACK:=bzcat $(DL_DIR)/$(PKG_SOURCE) |
endif
ifeq ($(filter tgz tbz tbz2,$(EXT1)),$(EXT1))
$(error FOO: $(filter tgz tbz tbz2,$(EXT1)),$(EXT1))
EXT:=tar
endif
UNPACK ?= cat $(DL_DIR)/$(PKG_SOURCE) |

Loading…
Cancel
Save