diff options
Diffstat (limited to 'chapter5/linux-api-headers.sh')
-rw-r--r-- | chapter5/linux-api-headers.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter5/linux-api-headers.sh b/chapter5/linux-api-headers.sh index 41d7cfc..3111625 100644 --- a/chapter5/linux-api-headers.sh +++ b/chapter5/linux-api-headers.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e make mrproper && make headers && |