]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/blackstamp.h
Blackfin: convert specific pre/post config headers to common method
[people/ms/u-boot.git] / include / configs / blackstamp.h
index f61e5b7f9cea5b3beb88f1dc34ac271d73ed8720..9cbc17ac10af743d794a426700e6f9da111bde2c 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef __CONFIG_BLACKSTAMP_H__
 #define __CONFIG_BLACKSTAMP_H__
 
-#include <asm/blackfin-config-pre.h>
+#include <asm/config-pre.h>
 
 /*
  * Debugging: Set these options if you're having problems
 #undef CONFIG_CMD_JFFS2
 #undef CONFIG_CMD_FLASH
 
-#include <asm/blackfin-config-post.h>
-
 #endif