CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 2, Sun Oct 4 17:30:49 2009 UTC | revision 3, Sun Oct 4 17:30:50 2009 UTC | |
|---|---|---|
| # | Line 11 | Line 11 |
| 11 | ||
| 12 | COLLECTIONS = core opt xorg | COLLECTIONS = core opt xorg |
| 13 | KERNEL_MIRROR = ftp://ftp.eu.kernel.org | KERNEL_MIRROR = ftp://ftp.eu.kernel.org |
| 14 | KERNEL_VERSION = 2.6.26.3 | KERNEL_VERSION = 2.6.26.5 |
| 15 | KERNEL_PATCHES = cruxppc-logo.diff | KERNEL_PATCHES = cruxppc-logo.diff |
| 16 | FAKE_ROOT_DIR = $(PWD)/tmp/fake_root | FAKE_ROOT_DIR = $(PWD)/tmp/fake_root |
| 17 | ISO_ROOT_DIR = $(PWD)/tmp/iso_root | ISO_ROOT_DIR = $(PWD)/tmp/iso_root |
|
||||||||