projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5178c17
)
set DEVICE_TYPE to developerboard
author
Florian Fainelli
<florian@openwrt.org>
Tue, 24 Jul 2012 19:42:44 +0000
(19:42 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 24 Jul 2012 19:42:44 +0000
(19:42 +0000)
SVN-Revision: 32798
target/linux/ep93xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ep93xx/Makefile
b/target/linux/ep93xx/Makefile
index be8f124641c50d04f7324d4438ae5c9b783f486f..d8f20b8b4a794589c68567977eabd318ca2f7ac0 100644
(file)
--- a/
target/linux/ep93xx/Makefile
+++ b/
target/linux/ep93xx/Makefile
@@
-15,6
+15,8
@@
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.3.8
+DEVICE_TYPE:=developerboard
+
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"