diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 6c2884c576..41c1048163 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -154,9 +154,10 @@ If you have a complete Linux kernel .config - file you want to use, copy it to the - ${FILES} - directory within your layer and name it "defconfig". + file you want to use, copy it to a directory named + files, which is in your + layer's recipes-kernel/linux directory + and name name the file "defconfig". Then, add the following line to your linux-yocto .bbappend file in your layer: