1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:35:27 +03:00

[leon] set DEVICE_TYPE to developerboard

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33408 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-09-14 15:37:51 +00:00
parent d15b926afd
commit 933cabf6c9

View File

@ -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))