diff options
Diffstat (limited to 'bin/Kbuild')
| -rw-r--r-- | bin/Kbuild | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ -obj-y += true/ +obj-y += echo/ obj-y += false/ +obj-y += gzip/ +obj-y += true/ |
![]() |
index : openlinux.git | |
| Openlinux source tree | Kacper Fiedorowicz |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | bin/Kbuild | 4 |
@@ -1,2 +1,4 @@ -obj-y += true/ +obj-y += echo/ obj-y += false/ +obj-y += gzip/ +obj-y += true/ |