Remove references to "make dep"
authorAdrian Bunk <bunk@kernel.org>
Sun, 11 Nov 2007 06:48:25 +0000 (07:48 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 28 Jan 2008 22:22:13 +0000 (23:22 +0100)
"make dep" is no longer required in kernel 2.6, but was still mentioned
in some places.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
arch/arm/mach-imx/Makefile
arch/arm/mach-netx/Makefile
arch/frv/kernel/gdb-stub.c
arch/mips/tx4927/common/Makefile
arch/mips/tx4938/common/Makefile
arch/mips/tx4938/toshiba_rbtx4938/Makefile
arch/xtensa/mm/Makefile
arch/xtensa/platform-iss/Makefile

index 02272aa36e90c69e433b465ab799f08574478a5d..88d5e61a2e13d6f85a90d77d8219c0f11474392d 100644 (file)
@@ -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.
 
index 18785ff37657f71a272d33e2b5057ec371ae1e3d..7ce4ba9eb242b1ec13855d918d625368d5d7220b 100644 (file)
@@ -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.
 
index e89cad1192a99e5949e12f01020f76a7053671dd..48a0393e7cee1cd0e14fb15a7c20bbee9008fde3 100644 (file)
@@ -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
index 18375787e094380a152d0d2634f74d7eb377817e..e8629617f25db3ddb2dbe927638f19afff77dcf2 100644 (file)
@@ -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
 
index 8352eca679066c34f7d85667ad1cb7dc0b3e3119..eff3d1d47f88651ad1eb0ca46d2e3b167e9cbf81 100644 (file)
@@ -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
index 675bb1c3e40c72cc4776b906c05dd2abb8840904..2316dd7dd1bdf91ba62e0034a4a3b322ef54698c 100644 (file)
@@ -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
 
index 10aec22a8f98b2478fcc7c8d01b8b55bce88c035..64e304a2f884e4395fdff94d46da28d717a6c79b 100644 (file)
@@ -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
index 5b394e9620e5c70a6b104bbc818c23b039711eca..af96e314d71fa7a228abcb371ff862246410f9c9 100644 (file)
@@ -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