Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
073c4603
Commit
073c4603
authored
Dec 08, 2011
by
Arnd Bergmann
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fixes' of
git://github.com/hzhuang1/linux
into fixes
parents
b981f980
c564a0cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
arch/arm/mach-sa1100/Makefile.boot
arch/arm/mach-sa1100/Makefile.boot
+2
-2
No files found.
arch/arm/mach-sa1100/Makefile.boot
View file @
073c4603
ifeq
($(CONFIG_
ARCH_SA1100
),y)
ifeq
($(CONFIG_
SA1111
),y)
zreladdr-
$(CONFIG_SA1111)
+=
0xc0208000
zreladdr-
y
+=
0xc0208000
else
else
zreladdr-y
+=
0xc0008000
zreladdr-y
+=
0xc0008000
endif
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment