imx6: drop unused variable from Makefile
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38650
This commit is contained in:
parent
0edf22694e
commit
da224973af
1 changed files with 0 additions and 2 deletions
|
@ -20,6 +20,4 @@ include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
KERNELNAME:="zImage dtbs"
|
KERNELNAME:="zImage dtbs"
|
||||||
|
|
||||||
DEFAULT_PACKAGES +=
|
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in a new issue