Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
62f4f47d
Commit
62f4f47d
authored
Nov 03, 2005
by
Stephen Rothwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
powerpc: move ppc64/kernel/signal.c to arch/powerpc
Signed-off-by:
Stephen Rothwell
<
sfr@canb.auug.org.au
>
parent
da80d460
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
2 deletions
+1
-2
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/Makefile
+1
-1
arch/powerpc/kernel/signal_64.c
arch/powerpc/kernel/signal_64.c
+0
-0
arch/ppc64/kernel/Makefile
arch/ppc64/kernel/Makefile
+0
-1
No files found.
arch/powerpc/kernel/Makefile
View file @
62f4f47d
...
...
@@ -13,7 +13,7 @@ endif
obj-y
:=
semaphore.o cputable.o ptrace.o syscalls.o
\
signal_32.o pmc.o
obj-$(CONFIG_PPC64)
+=
setup_64.o binfmt_elf32.o sys_ppc32.o
\
ptrace32.o systbl.o
signal_64.o
ptrace32.o systbl.o
obj-$(CONFIG_ALTIVEC)
+=
vecemu.o vector.o
obj-$(CONFIG_POWER4)
+=
idle_power4.o
obj-$(CONFIG_PPC_OF)
+=
of_device.o
...
...
arch/p
pc64/kernel/signal
.c
→
arch/p
owerpc/kernel/signal_64
.c
View file @
62f4f47d
File moved
arch/ppc64/kernel/Makefile
View file @
62f4f47d
...
...
@@ -12,7 +12,6 @@ obj-y := misc.o prom.o
endif
obj-y
+=
irq.o idle.o dma.o
\
signal.o
\
align.o pacaData.o
\
udbg.o ioctl32.o
\
rtc.o
\
...
...
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