diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-06-24 16:41:31 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-06-24 16:41:31 +0200 |
commit | c9c6fe5033191d82e1d819105485c795062107fd (patch) | |
tree | 87232f9ed53a239651dad39fa736f6b660beb666 /arch/arm/mach-l7200/Makefile.boot | |
parent | Linux 2.6.35-rc3 (diff) | |
download | linux-c9c6fe5033191d82e1d819105485c795062107fd.tar.xz linux-c9c6fe5033191d82e1d819105485c795062107fd.zip |
ARM: Remove support for LinkUp Systems L7200 SDP.
This hasn't been actively maintained for a long time, only receiving
the occasional build update when things break. I doubt anyone has
one of these on their desks anymore.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-l7200/Makefile.boot')
-rw-r--r-- | arch/arm/mach-l7200/Makefile.boot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-l7200/Makefile.boot b/arch/arm/mach-l7200/Makefile.boot deleted file mode 100644 index 6c72ecbe6b64..000000000000 --- a/arch/arm/mach-l7200/Makefile.boot +++ /dev/null @@ -1,2 +0,0 @@ - zreladdr-y := 0xf0008000 - |