Commit ec7d265b authored by Kai Germaschewski's avatar Kai Germaschewski

Merge http://linux-sam.bkbits.net/linux-2.5.clean

into tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2.5/linux-2.5.make
parents 62c299d7 c021b3fa
......@@ -194,5 +194,3 @@ obj-$(CONFIG_IRDA) += irda/
include $(TOPDIR)/Rules.make
clean:
rm -f core *.o *.a *.s
......@@ -59,11 +59,3 @@ EXTRA_CFLAGS += -I. -DSK_USE_CSUM $(DBGDEF)
include $(TOPDIR)/Rules.make
clean:
rm -f core *.o *.a *.s
......@@ -21,8 +21,3 @@ EXTRA_CFLAGS += -I. -DPCI -DMEM_MAPPED_IO -Wno-strict-prototypes
include $(TOPDIR)/Rules.make
clean:
rm -f core *.o *.a *.s
......@@ -18,6 +18,3 @@ EXTRA_CFLAGS += -I. $(DBGDEF)
include $(TOPDIR)/Rules.make
clean:
rm -f core *.o *.a *.s
......@@ -7,5 +7,3 @@ EXTRA_CFLAGS += -I.
include $(TOPDIR)/Rules.make
clean:
rm -f *.o
......@@ -18,5 +18,3 @@ obj-$(CONFIG_FB_MATROX_MAVEN) += matroxfb_maven.o matroxfb_crtc2.o
include $(TOPDIR)/Rules.make
clean:
rm -f core *.o *.a *.s
......@@ -8,9 +8,6 @@ umsdos-objs := dir.o inode.o ioctl.o mangle.o namei.o rdir.o emd.o
include $(TOPDIR)/Rules.make
clean:
rm -f core *.o *.a *.s
p:
proto *.c >/usr/include/linux/umsdos_fs.p
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment