[ixp4xx] fix a compiler warning in the Sidewinder board specific code
[openwrt.git] / target / linux / adm5120 / image / lzma-loader / src / config.h
index 310189c..74ae9af 100644 (file)
 #  define CONFIG_FLASH_SIZE    FLASH_2M
 #endif
 
+#if defined(CONFIG_BOARD_BR6104WG)
+#  define CONFIG_BOARD_NAME    "BR-6104WG"
+#  define CONFIG_FLASH_SIZE    FLASH_2M
+#endif
+
 /*
  * Infineon boards
  */
This page took 0.020566 seconds and 4 git commands to generate.