mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-07 16:44:28 +08:00
parent
b2a1f5e79b
commit
b0e669ee13
@ -96,9 +96,9 @@ define Image/BuildKernel
|
||||
endef
|
||||
|
||||
define Image/Build
|
||||
$(call Image/Build/$(1))
|
||||
$(call Image/Build/grub,$(1))
|
||||
$(call Image/Build/vdi,$(1))
|
||||
$(call Image/Build/$(1))
|
||||
$(CP) $(KDIR)/root.$(1) $(BIN_DIR)/openwrt-$(BOARD)-$(1).fs
|
||||
$(CP) $(KDIR)/bzImage $(BIN_DIR)/openwrt-$(BOARD)-vmlinuz
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user