mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 13:49:44 +01:00
set DEVICE_TYPE to developerboard
SVN-Revision: 33408
This commit is contained in:
parent
42846febb9
commit
0d464a8ac3
1 changed files with 2 additions and 0 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue