really fix tgz images
SVN-Revision: 8065
This commit is contained in:
@@ -121,11 +121,14 @@ endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
ifeq ($(1),tgz)
|
||||
$(call Image/Build/RouterBoard)
|
||||
endif
|
||||
endef
|
||||
|
||||
ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
|
||||
define Image/BuildKernel
|
||||
$(call Image/Build/RouterBoard)
|
||||
endef
|
||||
endif
|
||||
|
||||
define Image/Build/LZMAKernel
|
||||
$(LOADER_MAKE) TARGET_DIR=$(BIN_DIR) \
|
||||
LOADER=openwrt-$(BOARD)-$(KERNEL)-ramfs-lzma-$(1).$(2) \
|
||||
|
||||
Reference in New Issue
Block a user