From 6df97385b2af0423963b3eb159b0b504b9fc3e0e Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Fri, 5 Feb 2016 13:34:03 +0100 Subject: add kernel configs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These are moved from meta-enea-base Signed-off-by: Adrian Dudau Signed-off-by: Nora Björklund --- recipes-kernel/linux/files/cfg/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-kernel/linux/files/cfg/README (limited to 'recipes-kernel/linux/files/cfg/README') diff --git a/recipes-kernel/linux/files/cfg/README b/recipes-kernel/linux/files/cfg/README new file mode 100644 index 0000000..abfff1e --- /dev/null +++ b/recipes-kernel/linux/files/cfg/README @@ -0,0 +1,9 @@ +In ordert to add a configuration fragment contained in a .cfg file, +please follow these steps: + +1. change to the directory that contains this README file. +2. copy your fragment file here and make sure your file has a .cfg extension +4. run the indexcfgs.pl utility from this directory to + index your file. +5. check for the new name and use it to further reference your renamed + cfg file. -- cgit v1.2.3-54-g00ecf