diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-03-29 09:25:43 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-04 15:15:58 +0200 |
commit | d696e3f6585ddeb7bddbf0783b649fa669459a5c (patch) | |
tree | 42a08a0df82fa61f7e3764e42a5120af0d239bba /arch/arm/mach-mxs/Makefile.boot | |
parent | ARM: mxs: rename debug-macro.S for multiplatform build (diff) | |
download | linux-d696e3f6585ddeb7bddbf0783b649fa669459a5c.tar.xz linux-d696e3f6585ddeb7bddbf0783b649fa669459a5c.zip |
ARM: mxs: enable multiplatform build
Remove files that are not needed by multiplatform build, and make
necessary changes on Kconfig to enable multiplatform build.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs/Makefile.boot')
-rw-r--r-- | arch/arm/mach-mxs/Makefile.boot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/Makefile.boot b/arch/arm/mach-mxs/Makefile.boot deleted file mode 100644 index 07b11fe6453f..000000000000 --- a/arch/arm/mach-mxs/Makefile.boot +++ /dev/null @@ -1 +0,0 @@ -zreladdr-y += 0x40008000 |