summaryrefslogtreecommitdiff
path: root/arch/sh/cchips/hd6446x/hd64461/Makefile
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2007-07-17 04:52:38 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2007-07-20 03:18:19 (GMT)
commit4aafae27d0ce73f8507b8983b36006b734aa343a (patch)
tree0bdaf22415bf272a4cb9d7e061a4d860f114abe4 /arch/sh/cchips/hd6446x/hd64461/Makefile
parente6c972f21828f16d12704e5cf67d6f79c26cb53b (diff)
downloadlinux-fsl-qoriq-4aafae27d0ce73f8507b8983b36006b734aa343a.tar.xz
sh: hd64461 tidying.
Kill off the hd64461 io.c, as all of the hd64461 users are now using the generic I/O routines. [ hd64461/ moved to hd64461.c by Paul ] Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/cchips/hd6446x/hd64461/Makefile')
-rw-r--r--arch/sh/cchips/hd6446x/hd64461/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sh/cchips/hd6446x/hd64461/Makefile b/arch/sh/cchips/hd6446x/hd64461/Makefile
deleted file mode 100644
index bff4b92..0000000
--- a/arch/sh/cchips/hd6446x/hd64461/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Makefile for the HD64461
-#
-
-obj-y := setup.o io.o
-