Lines Matching full:make
8 +make savedefconfig+.
14 make with +make savedefconfig BR2_DEFCONFIG=<path-to-defconfig>+.
18 configuration will be listed in +make help+ and can be set again by
19 running +make <boardname>_defconfig+.
22 +make defconfig BR2_DEFCONFIG=<path-to-defconfig-file>+.
39 Make sure that you create a configuration file 'before' changing
43 +make linux-menuconfig+ etc.
45 Buildroot provides a few helper targets to make the saving of
48 * +make linux-update-defconfig+ saves the linux configuration to the
52 kernels, use +make linux-update-config+.
53 * +make busybox-update-config+ saves the busybox configuration to the
55 * +make uclibc-update-config+ saves the uClibc configuration to the
57 * +make barebox-update-defconfig+ saves the barebox configuration to the
59 * +make uboot-update-defconfig+ saves the U-Boot configuration to the