projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42846fe
)
set DEVICE_TYPE to developerboard
author
Florian Fainelli
<florian@openwrt.org>
Fri, 14 Sep 2012 15:37:51 +0000
(15:37 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 14 Sep 2012 15:37:51 +0000
(15:37 +0000)
SVN-Revision: 33408
target/linux/leon/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/leon/Makefile
b/target/linux/leon/Makefile
index 44859327207837e9db7c1c22015288455413a167..dca32aaf7e9f64cf5ee7d4a543a33bee76edddd2 100644
(file)
--- a/
target/linux/leon/Makefile
+++ b/
target/linux/leon/Makefile
@@
-17,6
+17,8
@@
KERNELNAME:="uImage"
LINUX_VERSION:=2.6.36.4
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+DEVICE_TYPE:=developerboard
+
include $(INCLUDE_DIR)/target.mk
$(eval $(call BuildTarget))