git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3448ff8
)
[PATCH] m68knommu: configuration options for ROM region
author
Greg Ungerer
<gerg@snapgear.com>
Wed, 28 Jun 2006 06:39:19 +0000
(16:39 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 28 Jun 2006 22:03:47 +0000
(15:03 -0700)
Use Kconfig options to setup the optional ROM region used on some
platforms. We used to define this in the linker script on a per
board basis. The configure options are more flexible and clean up
the linker script a lot.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found