x86: remove obsolete reference to $(PROFILE)
[openwrt/openwrt.git] / target / linux / x86 / image / Makefile
index 93b7fca2b7c952f0a37710b33660f20a91f04b6d..602ea7e195935175fc080fd0d3fd168a40f9d095 100644 (file)
@@ -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