1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
default: @true config: kconfig-qconf Kconfig randconfig: kconfig-conf --randconfig Kconfig clean: @true nfpvalues: @./nfpvalues.sh nfpkeys: @cat nfpkeys.json .PHONY: default config randconfig clean nfpvalues nfpkeys