Parent Directory
|
Revision Log
|
Patch
| revision 626 by joeyh, Sun Mar 10 22:00:50 2002 UTC | revision 629 by tfheen, Thu Mar 21 02:00:49 2002 UTC | |
|---|---|---|
| # | Line 13 architecture := $(shell dpkg-architec | Line 13 architecture := $(shell dpkg-architec |
| 13 | # The version of the kernel to use. | # The version of the kernel to use. |
| 14 | ||
| 15 | ifeq "$(architecture)" "i386" | ifeq "$(architecture)" "i386" |
| 16 | KVERS=2.4.16 | KVERS=2.4.18 |
| 17 | FLAVOUR=386 | FLAVOUR=386 |
| 18 | endif | endif |
| 19 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |