X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-blackfin%2Fblackfin-config-post.h;h=6a1ffa17d0435c17060817e8744bd891578b504c;hb=e99ccb488181d012248c6be30b2093e950319fc5;hp=442222513ce321cb0231f2c9e7ea70d623cabdba;hpb=d9da0a394a141cf188d646dd89e30c083526ce77;p=oweals%2Fu-boot.git diff --git a/include/asm-blackfin/blackfin-config-post.h b/include/asm-blackfin/blackfin-config-post.h index 442222513c..6a1ffa17d0 100644 --- a/include/asm-blackfin/blackfin-config-post.h +++ b/include/asm-blackfin/blackfin-config-post.h @@ -14,9 +14,9 @@ # error Memory Map does not fit into configuration #endif -/* Sanity check BFIN_CPU */ -#ifndef BFIN_CPU -# error BFIN_CPU: your board config needs to define this +/* Sanity check CONFIG_BFIN_CPU */ +#ifndef CONFIG_BFIN_CPU +# error CONFIG_BFIN_CPU: your board config needs to define this #endif /* Make sure the structure is properly aligned */