projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0edf226
)
imx6: drop unused variable from Makefile
author
Luka Perkov
<luka@openwrt.org>
Tue, 5 Nov 2013 08:00:30 +0000
(08:00 +0000)
committer
Luka 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
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index ccff4dc51ba0a3925905e2a73d5827004ae7bd61..b3f06e8c6ff70fcbba5385d72b5f307fbf757525 100644
(file)
--- a/
target/linux/imx6/Makefile
+++ b/
target/linux/imx6/Makefile
@@
-20,6
+20,4
@@
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage dtbs"
-DEFAULT_PACKAGES +=
-
$(eval $(call BuildTarget))