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

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

Advertisement

Kernel v2.6.17 /Kbuild

Filename:/Kbuild
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.17-rc6  2.6.17-rc5  2.6.17-rc4  2.6.17-rc3  2.6.17-rc2  2.6.17-rc1-git14 
(Following) 2.6.18-git4  2.6.18-git5  2.6.18-git6  2.6.18-git7  2.6.18-git8  2.6.18-git9 

Location
[  2.6.17
   o  Kbuild

Patch

diff --git a/Kbuild b/Kbuild
index 95d6a00..2d4f95e 100644
--- a/Kbuild
+++ b/Kbuild
@@ -18,7 +18,7 @@ define sed-y
    "/^->/{s:^->\([^ ]*\) [\$$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"
 endef
 # Override default regexp for specific architectures
-sed-$(CONFIG_MIPS) := "/^@@@/s///p"
+sed-$(CONFIG_MIPS) := "/^@@@/{s/^@@@//; s/ \#.*\$$//; p;}"
 
 quiet_cmd_offsets = GEN     $@
 define cmd_offsets


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