[parisc-linux-cvs] linux-2.5 willy
Matthew Wilcox
parisc-linux@lists.parisc-linux.org
Sat, 2 Nov 2002 20:24:59 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux-2.5
Changes by: willy 02/11/02 20:24:59
Modified files:
drivers/parisc : Makefile
drivers/hil : Makefile
arch/parisc : Makefile
arch/parisc/hpux: Makefile
arch/parisc/kernel: Makefile
arch/parisc/lib: Makefile
arch/parisc/math-emu: Makefile
arch/parisc/mm : Makefile
Log message:
Assorted Makefile fixes:
- remove drivers-$(CONFIG_MATH_EMULATION) since we always need to build
arch/parisc/math-emu/ and it's causing a spurious warning from make.
- change a lot of comments from "Makefile for the linux kernel" to something
more descriptive
- remove "include $(TOPDIR)/Rules.make", we don't need that any more.
- L_TARGET & O_TARGET are obsolete