aboutsummaryrefslogtreecommitdiffstats
path: root/config/hooks/kernel-image.sh.binary
blob: d4618dc63742eee310141180f3a0332dca6588bf (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -e

echo "re-copying kernel and initrd from chroot..."
cp chroot/boot/uImage binary/live/
cp chroot/boot/uInitrd binary/live/