imx6: drop unused variable from Makefile

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 38650
This commit is contained in:
Luka Perkov 2013-11-05 08:00:30 +00:00
parent 0edf22694e
commit da224973af

View File

@ -20,6 +20,4 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES +=
$(eval $(call BuildTarget))