mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/kernel26-olinuxino: fixins for any future rebuild
This commit is contained in:
parent
4b48c9c9ce
commit
88cbbfba84
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ package_kernel26-olinuxino() {
|
|||
make INSTALL_MOD_PATH="${pkgdir}" modules_install
|
||||
#cp arch/$KARCH/boot/uImage ${pkgdir}/boot/uImage
|
||||
cp arch/$KARCH/boot/zImage ${pkgdir}/boot/zImage
|
||||
ln -sf "${pkgdir}/boot/zImage" .
|
||||
cp .config ${pkgdir}/boot/config-${_kernver}
|
||||
cp System.map System.map-${_kernver}
|
||||
|
||||
|
|
Loading…
Reference in a new issue