configs: remove unused define FLASH_SIZE

This commit is contained in:
Alexander Couzens 2015-03-04 19:32:48 +01:00
parent d169957dff
commit 894d58c911
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
#include <configs/ar7240.h>
#include <config.h>
#define FLASH_SIZE 16
#define CONFIG_AR7240 1
#define CONFIG_MACH_HORNET 1
#define CONFIG_HORNET_1_1_WAR 1

View File

@ -8,7 +8,6 @@
#include <configs/ar7240.h>
#include <config.h>
#define FLASH_SIZE 8
#define CONFIG_AR7240 1
#define CONFIG_MACH_HORNET 1
#define CONFIG_HORNET_1_1_WAR 1