diff options
| author | Kacper <kacper@mail.openlinux.dev> | 2025-12-14 20:04:27 +0100 |
|---|---|---|
| committer | Kacper <kacper@mail.openlinux.dev> | 2025-12-14 20:04:27 +0100 |
| commit | 8edbc85a705d10e1d520ca7acf7d97d23d7b20d7 (patch) | |
| tree | ef632ef33e1118cd42443c6bebda03ec4d6df3a0 /makefile | |
| parent | 4d80a0e029936f44b7af92144bda4f9c8d31c586 (diff) | |
Add pwd command utility
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -155,10 +155,6 @@ PHONY += menuconfig menuconfig: $(Q)$(MAKE) -f scripts/kconfig/makefile menuconfig -PHONY += defconfig -defconfig: - $(Q)$(MAKE) -f scripts/kconfig/makefile defconfig - include-what-you-use: compile_commands.json $(Q)iwyu_tool.py -p. -j4 -- -Xiwyu --update_comments -Xiwyu --transitive_includes_only -Xiwyu --no_internal_mappings | \ fix_includes.py --comments \ |
