diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-27 15:00:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-27 15:00:10 -0700 |
commit | 8b789b7d7e9b12b086d6d2f0759073a11447c7e7 (patch) | |
tree | d14d2475f9f71e27bc60f20d6400a3a05b64f62b /arch/arm/mach-aaec2000/Makefile.boot | |
parent | 61cca8c72eb284e80876bafdea057055f6e793e4 (diff) | |
parent | b46ffaefe3c251897de23e5a534dd922c969d67b (diff) | |
download | blackbird-op-linux-8b789b7d7e9b12b086d6d2f0759073a11447c7e7.tar.gz blackbird-op-linux-8b789b7d7e9b12b086d6d2f0759073a11447c7e7.zip |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'arch/arm/mach-aaec2000/Makefile.boot')
-rw-r--r-- | arch/arm/mach-aaec2000/Makefile.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-aaec2000/Makefile.boot b/arch/arm/mach-aaec2000/Makefile.boot new file mode 100644 index 000000000000..8f5a8b7c53c7 --- /dev/null +++ b/arch/arm/mach-aaec2000/Makefile.boot @@ -0,0 +1 @@ + zreladdr-y := 0xf0008000 |