diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-02-16 01:07:24 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-02-16 01:07:24 +0000 |
commit | 95db6b748fc86297827fbd9c9ef174d491c9ad89 (patch) | |
tree | 27a92a942821cde1edda9a1b088718d436b3efe4 /arch/ppc/Makefile | |
parent | 45b27b0a0652331d104c953a5b192d843fff88f8 (diff) |
Merge with Linux 2.3.40.
Diffstat (limited to 'arch/ppc/Makefile')
-rw-r--r-- | arch/ppc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile index 6552a7140..d62c07669 100644 --- a/arch/ppc/Makefile +++ b/arch/ppc/Makefile @@ -155,9 +155,6 @@ oak_config: clean_config walnut_config: clean_config ln -s configs/walnut_defconfig arch/ppc/defconfig -tags: - etags */*.c include/{asm,linux}/*.h arch/ppc/kernel/*.{c,h} - archclean: rm -f arch/ppc/kernel/{mk_defs,ppc_defs.h,find_name,checks} @$(MAKECOFFBOOT) clean |