diff options
Diffstat (limited to 'bin/false/Kbuild')
| -rw-r--r-- | bin/false/Kbuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/false/Kbuild b/bin/false/Kbuild index 3b6f0687..2f8e102d 100644 --- a/bin/false/Kbuild +++ b/bin/false/Kbuild @@ -1,3 +1,4 @@ bin-y := false - obj-y += arch/ + +install-y := bin/false |
