busybox_%.bbappend 89 Bytes
Newer Older
1 2 3
do_configure_append() {
    sed -i "/CONFIG_KLOGD/c\# CONFIG_KLOGD is not set" .config
}