mtd: use broadcom specific code on linux 2.6 as well
[openwrt/svn-archive/archive.git] / package / mtd / src / mtd.c
index 027c859df3192735cd68db5e22fd6c7fe2c33a07..18a73a0a38ffe8a5026d6a2269b82f15b3187047 100644 (file)
 #include "mtd-api.h"
 #include "mtd.h"
 
+#ifdef target_brcm47xx
+#define target_brcm 1
+#endif
+
 #define TRX_MAGIC       0x30524448      /* "HDR0" */
 #define MAX_ARGS 8