mirror of
https://github.com/openwrt/openwrt.git
synced 2026-01-08 03:30:14 +04:00
build: fix subtarget descriptions
Move Target/Description above the target.mk include Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -17,10 +17,10 @@ KERNEL_PATCHVER:=4.4
|
||||
|
||||
DEVICE_TYPE:=developerboard
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
define Target/Description
|
||||
Synopsys DesignWare boards
|
||||
endef
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Reference in New Issue
Block a user