ODROID-XU4: bump the default kernl as 'linux-image-generic'

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2021-01-06 05:20:05 +09:00
parent e0fca30c3e
commit 40d29f52e4

View File

@@ -3,7 +3,7 @@ get_machine_name() {
}
get_kernel_package() {
echo "linux-image-odroidxu4"
echo "linux-image-generic"
}
get_bootscript_package() {