summaryrefslogtreecommitdiffstats
path: root/external/meta-updater-raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend
blob: e2e7e60ba58d199ffc5279a02cb3761c7e542a2e (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"

do_configure_append_sota() {
    # ramblk for inird
    kernel_configure_variable BLK_DEV_RAM y
}