ODROID-XU4: change the default kernel package to 'linux-image-odroidxu4'

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I82fe282605e3aabdc9901879de36f72bd396baa0
This commit is contained in:
Dongjin Kim
2020-04-23 15:05:04 +09:00
parent 14ef483448
commit 6c4525d2d6

View File

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