From ffee907666624b9189e8f92bfb3258e32e82663e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 18 Oct 2007 07:40:01 +0000 Subject: [adm5120] add ids for Edimax BR-6104Wg boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9342 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/image/lzma-loader/src/config.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/adm5120/image/lzma-loader') diff --git a/target/linux/adm5120/image/lzma-loader/src/config.h b/target/linux/adm5120/image/lzma-loader/src/config.h index 310189c6d6..74ae9afa20 100644 --- a/target/linux/adm5120/image/lzma-loader/src/config.h +++ b/target/linux/adm5120/image/lzma-loader/src/config.h @@ -69,6 +69,11 @@ # 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 */ -- cgit v1.2.3