mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 16:35:44 +00:00
make default packages selected for real
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38850
This commit is contained in:
parent
bc9043cc53
commit
d38c28b58c
@ -19,6 +19,8 @@ MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
KERNELNAME:="zImage dtbs"
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda
|
||||
|
||||
DEVICE_TYPE=developerboard
|
||||
@ -27,6 +29,4 @@ define Target/Description
|
||||
TI OMAP boards
|
||||
endef
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
Loading…
x
Reference in New Issue
Block a user