install kernel in the store (whoops, forgot to install modules :S )
svn path=/nixpkgs/trunk/; revision=3183
This commit is contained in:
parent
960fea4002
commit
30632d1655
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
buildPhase() {
|
buildPhase() {
|
||||||
cp $config .config
|
cp $config .config
|
||||||
|
echo "export INSTALL_PATH=$out" >> Makefile
|
||||||
|
export INSTALL_MOD_PATH=$out
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user