4 $(BIN_DIR
)/openwrt-
$(3)-$(2)-$(1).trx
:
5 $$(call
$(1)_template
,$(BUILD_DIR
)/linux-
$(2)-$(3))
7 ifeq ($(BR2_LINUX_
$(4)),y
)
8 install: $(BIN_DIR
)/openwrt-
$(3)-$(2)-$(1).trx
13 $(eval
$(foreach fs
,$(FILESYSTEMS
),$(call image_template
,$(fs
),2.4,brcm
,2_4_BRCM
)))
This page took 0.041287 seconds and 5 git commands to generate.