Home
last modified time | relevance | path

Searched refs:printvars (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/docs/manual/
H A Dmake-tips.txt86 $ make -s printvars VARS='VARIABLE1 VARIABLE2'
101 $ make -s printvars VARS=BUSYBOX_%DEPENDENCIES
110 $ make -s printvars VARS=BUSYBOX_%DEPENDENCIES QUOTED_VARS=YES
119 $ make -s printvars VARS=BUSYBOX_%DEPENDENCIES RAW_VARS=YES
130 $ eval $(make -s printvars VARS=BUSYBOX_DEPENDENCIES QUOTED_VARS=YES)
/OK3568_Linux_fs/buildroot/
H A DMakefile170 savedefconfig update-defconfig printvars
1112 .PHONY: printvars
1113 printvars: target
1216 @echo ' printvars - dump internal variables selected with VARS=...'
H A DCHANGES3909 printvars: Fix issue with exceeding shell command line length
4094 printvars: Fix issue with exceeding shell command line length
4278 printvars: Fix issue with exceeding shell command line length
4709 printvars: Fix issue with exceeding shell command line length
5636 - 'make printvars' output format has changed to make it easier
7430 variables. It is useful to make 'make printvars' less