diff options
| author | Kacper <kacper@mail.openlinux.dev> | 2025-12-25 22:45:19 +0100 |
|---|---|---|
| committer | Kacper Fiedorowicz <kf@efab.pl> | 2025-12-25 23:09:24 +0100 |
| commit | 21d28f71b20c1d58e7abb039f12d2c61aadd3f0f (patch) | |
| tree | 17d368252543872600c8eefb6f0b5410f7edced2 /bin/echo | |
| parent | e691a7ff9a4cc0581e9e7f504125c9ecba176221 (diff) | |
Added more kconfig options
Diffstat (limited to 'bin/echo')
| -rw-r--r-- | bin/echo/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/echo/Kbuild b/bin/echo/Kbuild index 0f816ddf..00d6ecdd 100644 --- a/bin/echo/Kbuild +++ b/bin/echo/Kbuild @@ -1,4 +1,3 @@ bin-y := echo obj-y += echo.o libs-y += $(srctree)/lib/libc/libc.a -install-y := bin/echo |
