kernel: add missing symbol to 5.4 config
[oweals/openwrt.git] / target / linux / rb532 / image / Makefile
index 12265fe2c6992d0a1b20e1aae3b50745e4247252..a6f8a6beafc1239fa905bd7d43be74cfbbd793dd 100644 (file)
@@ -36,6 +36,8 @@ define Build/lzma-loader-elf
 endef
 
 define Device/nand
+  DEVICE_VENDOR := MikroTik
+  DEVICE_MODEL := RouterBOARD 532
   CMDLINE := ubi.mtd=1 ubi.block=0,rootfs root=/dev/ubiblock0_1
   BOARD_NAME := rb532
   SUPPORTED_DEVICES := rb532
@@ -84,7 +86,7 @@ define Image/Build
        $(call Image/Build/$(1),$(1))
        $(CP) $(KDIR)/vmlinux.elf $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel
        $(STAGING_DIR_HOST)/bin/patch-cmdline $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel 'root=/dev/sda2 '
-       ./gen_image.sh $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).bin \
+       ./gen_image.sh $(BIN_DIR)/$(IMG_COMBINED)-$(1).bin \
                6 $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel \
                $(CONFIG_TARGET_ROOTFS_PARTSIZE) $(KDIR)/root.$(1) \
                128