mirror of https://github.com/hak5/openwrt.git
parent
42846febb9
commit
0d464a8ac3
|
@ -17,6 +17,8 @@ KERNELNAME:="uImage"
|
||||||
LINUX_VERSION:=2.6.36.4
|
LINUX_VERSION:=2.6.36.4
|
||||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||||
|
|
||||||
|
DEVICE_TYPE:=developerboard
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in New Issue