Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78008
b: refs/heads/master
c: d3883ec
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Sam Ravnborg committed Jan 28, 2008
1 parent 866717c commit ed0519a
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 29 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b3e4dad7e58405de398faa17cb4691ca85eb050
refs/heads/master: d3883ecebbf9e095b9e379dabbbe8b2c1ee7a41c
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-imx/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).

# Object file lists.

Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-netx/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).

# Object file lists.

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/frv/kernel/gdb-stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
* Example:
* $ cd ~/linux
* $ make menuconfig <go to "Kernel Hacking" and turn on remote debugging>
* $ make dep; make vmlinux
* $ make vmlinux
*
* Step 3:
* Download the kernel to the remote target and start
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/mips/tx4927/common/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#
# Makefile for common code for Toshiba TX4927 based systems
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#

obj-y += tx4927_prom.o tx4927_setup.o tx4927_irq.o

Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/mips/tx4938/common/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#
# Makefile for common code for Toshiba TX4927 based systems
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#

obj-y += prom.o setup.o irq.o
obj-$(CONFIG_KGDB) += dbgio.o
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/mips/tx4938/toshiba_rbtx4938/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#
# Makefile for common code for Toshiba TX4927 based systems
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#

obj-y += prom.o setup.o irq.o spi_eeprom.o

Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/xtensa/mm/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#
# Makefile for the Linux/Xtensa-specific parts of the memory manager.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#

obj-y := init.o fault.o tlb.o misc.o cache.o
5 changes: 0 additions & 5 deletions trunk/arch/xtensa/platform-iss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
# Makefile for the Xtensa Instruction Set Simulator (ISS)
# "prom monitor" library routines under Linux.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#
# Note 2! The CFLAGS definitions are in the main makefile...

obj-y = io.o console.o setup.o network.o

0 comments on commit ed0519a

Please sign in to comment.