diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-12-17 13:57:15 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-12-22 18:44:45 +0900 |
commit | 866ef8f48f2272ce8d84156c91964d730666ab33 (patch) | |
tree | 683761501449f87a85a9df966818a0824fe781a0 /arch/sh/boards/mach-edosk7705/Makefile | |
parent | 0ef0e6ca426d28561b752e5f576932659295b928 (diff) | |
download | op-kernel-dev-866ef8f48f2272ce8d84156c91964d730666ab33.zip op-kernel-dev-866ef8f48f2272ce8d84156c91964d730666ab33.tar.gz |
sh: mach-edosk7705: Fix up edosk7705 so it all builds again.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-edosk7705/Makefile')
-rw-r--r-- | arch/sh/boards/mach-edosk7705/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-edosk7705/Makefile b/arch/sh/boards/mach-edosk7705/Makefile index 14bdd53..cd54acb 100644 --- a/arch/sh/boards/mach-edosk7705/Makefile +++ b/arch/sh/boards/mach-edosk7705/Makefile @@ -3,4 +3,3 @@ # obj-y := setup.o io.o - |