]> git.pld-linux.org Git - packages/kernel.git/blame - kernel-gentbl.patch
- [2.4.2x, 2.6.x] don't recursively crash in die() on CHRP/PReP machines
[packages/kernel.git] / kernel-gentbl.patch
CommitLineData
1547b530
KT
1diff -urN linux.orig/drivers/char/hfmodem/Makefile linux/drivers/char/hfmodem/Makefile
2--- linux.orig/drivers/char/hfmodem/Makefile Sun Mar 25 18:31:26 2001
3+++ linux/drivers/char/hfmodem/Makefile Sat Mar 9 14:54:45 2002
4@@ -26,6 +26,7 @@
5
6 gentbl: gentbl.c
7 $(HOSTCC) $(HOSTCFLAGS) $< -o $@ -lm
8+ chmod a+x gentbl
9
10 TBLHDR := tables.h
11
This page took 0.17067 seconds and 4 git commands to generate.