Browse Source

set DEVICE_TYPE to developerboard

SVN-Revision: 33408
Florian Fainelli 13 years ago
parent
commit
0d464a8ac3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/linux/leon/Makefile

+ 2 - 0
target/linux/leon/Makefile

@@ -17,6 +17,8 @@ KERNELNAME:="uImage"
 LINUX_VERSION:=2.6.36.4
 LINUX_VERSION:=2.6.36.4
 MAINTAINER:=Imre Kaloz <[email protected]>
 MAINTAINER:=Imre Kaloz <[email protected]>
 
 
+DEVICE_TYPE:=developerboard
+
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk
 
 
 $(eval $(call BuildTarget))
 $(eval $(call BuildTarget))