Linux kernel 2.6 requires modules 'Makefile' ('makefile' is not enough).
authorshort <>
Sun, 12 Oct 2003 14:19:57 +0000 (14:19 +0000)
committershort <>
Sun, 12 Oct 2003 14:19:57 +0000 (14:19 +0000)
kernel/Linux/2.5/Makefile.am

index 6937861..d6a948b 100644 (file)
@@ -10,4 +10,8 @@ src25_DATA= \
                proc.c inode.c dir.c file.c symlink.c \
                makefile
 
+install-data-hook:
+       rm -f $(src25dir)/Makefile
+       mv -f $(src25dir)/makefile $(src25dir)/Makefile
+
 EXTRA_DIST=$(src25) makefile.in