From 5b02e6cad837da36c87cb5534b85f4ee8679cac5 Mon Sep 17 00:00:00 2001 From: Samuel Martin Date: Mon, 25 Feb 2013 11:31:21 +0000 Subject: manual: fix cross-refs Signed-off-by: Samuel Martin Signed-off-by: Peter Korsgaard --- docs/manual/customize-store.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/manual/customize-store.txt') diff --git a/docs/manual/customize-store.txt b/docs/manual/customize-store.txt index d770f0eef..5083339ec 100644 --- a/docs/manual/customize-store.txt +++ b/docs/manual/customize-store.txt @@ -13,10 +13,13 @@ consists of the buildroot configuration, the configuration files for packages that you use (kernel, busybox, uClibc, ...), and your rootfs modifications. + +[[customize-store-basics]] Basics for storing the configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -[[customize-store-basics]] + +[[customize-store-buildroot-config]] Buildroot configuration ^^^^^^^^^^^^^^^^^^^^^^^ @@ -35,6 +38,7 @@ Alternatively, you can copy the file to any other place and rebuild with +make defconfig BR2_DEFCONFIG=+. +[[customize-store-package-config]] Other package configuration ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -71,6 +75,7 @@ configuration files easier. resp. +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_CONFIG_FILE+. +[[customize-store-board-support]] Creating your own board support ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3