x86: remove obsolete reference to $(PROFILE)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
673004f9bc
commit
eceb6b924a
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ define Image/Build
|
|||
endif
|
||||
$(CP) $(KDIR)/bzImage $(BIN_DIR)/$(IMG_PREFIX)-vmlinuz
|
||||
$(call Image/Build/gzip/$(1))
|
||||
$(call Image/Build/Profile/$(PROFILE),$(1))
|
||||
ifeq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
|
||||
$(call Image/Build/Initramfs)
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue