svn path=/nixpkgs/trunk/; revision=7883
This commit is contained in:
Eelco Dolstra 2007-02-08 15:32:14 +00:00
parent b78181e71d
commit c8ceb3b284

View File

@ -35,7 +35,7 @@ installPhase() {
# Copy the bzImage and System.map.
cp System.map $out
cp arch/$arch/bzImage $out/vmlinuz
cp arch/$arch/boot/bzImage $out/vmlinuz
# Install the modules in $out/lib/modules with matching paths
# in modules.dep (i.e., refererring to $out/lib/modules, not