diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-11-11 01:48:25 -0500 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2008-01-28 17:22:13 -0500 |
commit | d3883ecebbf9e095b9e379dabbbe8b2c1ee7a41c (patch) | |
tree | f8678495036ecc23e31e15501718c956a697a54c /arch/arm/mach-netx | |
parent | 9b3e4dad7e58405de398faa17cb4691ca85eb050 (diff) |
Remove references to "make dep"
"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>
Diffstat (limited to 'arch/arm/mach-netx')
-rw-r--r-- | arch/arm/mach-netx/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-netx/Makefile b/arch/arm/mach-netx/Makefile index 18785ff37657..7ce4ba9eb242 100644 --- a/arch/arm/mach-netx/Makefile +++ b/arch/arm/mach-netx/Makefile | |||
@@ -1,9 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Makefile for the linux kernel. | 2 | # Makefile for the linux kernel. |
3 | # | 3 | # |
4 | # Note! Dependencies are done automagically by 'make dep', which also | ||
5 | # removes any old dependencies. DON'T put your own dependencies here | ||
6 | # unless it's something special (ie not a .c file). | ||
7 | 4 | ||
8 | # Object file lists. | 5 | # Object file lists. |
9 | 6 | ||