Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v1.3.58 /Rules.make

Filename:/Rules.make
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 1.3.57  1.3.40  1.3.39  1.3.38  1.3.29  1.3.26 
(Following) 1.3.61  1.3.65  1.3.70  1.3.82  2.3.99-pre3  2.3.99-pre4 

Location
[  1.3.58
   o  Rules.make

Patch

diff -u --recursive --new-file v1.3.57/linux/Rules.make linux/Rules.make
--- v1.3.57/linux/Rules.make   Sun Jan 14 16:30:09 1996
+++ linux/Rules.make   Mon Jan 15 07:59:14 1996
@@ -146,7 +146,7 @@
 
 $(SYMTAB_OBJS:.o=.ver): $(TOPDIR)/include/linux/autoconf.h
 
-$(TOPDIR)/include/linux/modversions.h: $(join $(MODINCL)/,$(SYMTAB_OBJS:.o=.ver))
+$(TOPDIR)/include/linux/modversions.h: $(addprefix $(MODINCL)/,$(SYMTAB_OBJS:.o=.ver))
    @echo updating $(TOPDIR)/include/linux/modversions.h
    @(echo "#ifdef MODVERSIONS";\
    echo "#undef  CONFIG_MODVERSIONS";\


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.