imx6: drop unused variable from Makefile
authorLuka Perkov <luka@openwrt.org>
Tue, 5 Nov 2013 08:00:30 +0000 (08:00 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 5 Nov 2013 08:00:30 +0000 (08:00 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38650

target/linux/imx6/Makefile

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