kernel: add beagleboard.org kernel
And update the existing platform variant to use it
This commit is contained in:
committed by
Tuomas Tynkkynen
parent
dfa0bcd9e2
commit
67ba83a934
@@ -462,7 +462,7 @@ rec {
|
||||
|
||||
beaglebone = armv7l-hf-multiplatform // {
|
||||
name = "beaglebone";
|
||||
kernelBaseConfig = "omap2plus_defconfig";
|
||||
kernelBaseConfig = "bb.org_defconfig";
|
||||
kernelAutoModules = false;
|
||||
kernelExtraConfig = ""; # TBD kernel config
|
||||
kernelTarget = "zImage";
|
||||
|
||||
Reference in New Issue
Block a user