brcm47xx: rename target to bcm47xx
[openwrt/staging/chunkeey.git] / package / system / mtd / src / mtd.h
index 3eda6159c6903d9fc598e6b0ea754e3b9ebc7da7..fe716b715090393f716e160644d9f1fbef4761c2 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <stdbool.h>
 
-#if defined(target_brcm47xx) || defined(target_bcm53xx)
+#if defined(target_bcm47xx) || defined(target_bcm53xx)
 #define target_brcm 1
 #endif