14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
|
Package(
|
||
|
[ ("name", "linux-headers-2.4.22-i386")
|
||
|
|
||
|
, ("build", Relative("linux-headers/linux-headers-build.sh"))
|
||
|
|
||
|
, ("src", Call(IncludeFix("fetchurl/fetchurl.fix"),
|
||
|
[ ("url", "ftp://ftp.nl.kernel.org/pub/linux/kernel/v2.4/linux-2.4.22.tar.bz2")
|
||
|
, ("md5", "75dc85149b06ac9432106b8941eb9f7b")
|
||
|
]))
|
||
|
|
||
|
, ("stdenv", IncludeFix("stdenv-linux/stdenv-nativetools.fix"))
|
||
|
]
|
||
|
)
|