aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf533/boards/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2009-03-02 04:22:36 -0500
committerBryan Wu <cooloney@kernel.org>2009-03-02 04:22:36 -0500
commita572e217c6f09fb02853d3196458b8bf30a9a321 (patch)
tree3722083bb8cb12ef4716c609171b1b0fefadb812 /arch/blackfin/mach-bf533/boards/Makefile
parent559595a985e106d2fa9f0c79b7f5805453fed593 (diff)
Blackfin arch: drop untested and useless "generic" board file
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/mach-bf533/boards/Makefile')
-rw-r--r--arch/blackfin/mach-bf533/boards/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf533/boards/Makefile b/arch/blackfin/mach-bf533/boards/Makefile
index 9afbe72b484f..ff1e832f80d2 100644
--- a/arch/blackfin/mach-bf533/boards/Makefile
+++ b/arch/blackfin/mach-bf533/boards/Makefile
@@ -2,7 +2,6 @@
2# arch/blackfin/mach-bf533/boards/Makefile 2# arch/blackfin/mach-bf533/boards/Makefile
3# 3#
4 4
5obj-$(CONFIG_GENERIC_BF533_BOARD) += generic_board.o
6obj-$(CONFIG_BFIN533_STAMP) += stamp.o 5obj-$(CONFIG_BFIN533_STAMP) += stamp.o
7obj-$(CONFIG_BFIN532_IP0X) += ip0x.o 6obj-$(CONFIG_BFIN532_IP0X) += ip0x.o
8obj-$(CONFIG_BFIN533_EZKIT) += ezkit.o 7obj-$(CONFIG_BFIN533_EZKIT) += ezkit.o