mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-08 17:19:14 +00:00
linux-raspberrypi.inc: Define KBUILD_DEFCONFIG for rpi0 WiFi
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
This commit is contained in:
@@ -12,6 +12,7 @@ inherit kernel siteinfo
|
|||||||
require recipes-kernel/linux/linux-yocto.inc
|
require recipes-kernel/linux/linux-yocto.inc
|
||||||
|
|
||||||
KCONFIG_MODE = "--alldefconfig"
|
KCONFIG_MODE = "--alldefconfig"
|
||||||
|
KBUILD_DEFCONFIG_raspberrypi0-wifi ?= "bcmrpi_defconfig"
|
||||||
KBUILD_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig"
|
KBUILD_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig"
|
||||||
KBUILD_DEFCONFIG_raspberrypi2 ?= "bcm2709_defconfig"
|
KBUILD_DEFCONFIG_raspberrypi2 ?= "bcm2709_defconfig"
|
||||||
KBUILD_DEFCONFIG_raspberrypi3 ?= "bcm2709_defconfig"
|
KBUILD_DEFCONFIG_raspberrypi3 ?= "bcm2709_defconfig"
|
||||||
|
|||||||
Reference in New Issue
Block a user