diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2008-05-31 03:35:40 -0400 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2008-05-31 03:35:40 -0400 |
commit | b06dcee9c8d24ef903dc0d192af22b8e179eef4b (patch) | |
tree | aa1351157e2b7d3747d4bf0200d1c146ddd16f5d /arch/blackfin/mach-bf548/boards/Makefile | |
parent | 2eb74ae20e65e71c2d5bf7b8ad7d0ac5d5acf55f (diff) |
Blackfin arch: Remove bad and usless code
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/mach-bf548/boards/Makefile')
-rw-r--r-- | arch/blackfin/mach-bf548/boards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf548/boards/Makefile b/arch/blackfin/mach-bf548/boards/Makefile index eed161dd7845..319ef54c4221 100644 --- a/arch/blackfin/mach-bf548/boards/Makefile +++ b/arch/blackfin/mach-bf548/boards/Makefile | |||
@@ -2,5 +2,5 @@ | |||
2 | # arch/blackfin/mach-bf548/boards/Makefile | 2 | # arch/blackfin/mach-bf548/boards/Makefile |
3 | # | 3 | # |
4 | 4 | ||
5 | obj-$(CONFIG_BFIN548_EZKIT) += ezkit.o led.o | 5 | obj-$(CONFIG_BFIN548_EZKIT) += ezkit.o |
6 | obj-$(CONFIG_BFIN548_BLUETECHNIX_CM) += cm_bf548.o | 6 | obj-$(CONFIG_BFIN548_BLUETECHNIX_CM) += cm_bf548.o |