diff options
Diffstat (limited to 'klibc-utils/Kbuild.src')
-rw-r--r-- | klibc-utils/Kbuild.src | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/klibc-utils/Kbuild.src b/klibc-utils/Kbuild.src new file mode 100644 index 000000000..6b4fb7470 --- /dev/null +++ b/klibc-utils/Kbuild.src @@ -0,0 +1,9 @@ +# Makefile for busybox +# +# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> +# +# Licensed under GPLv2, see file LICENSE in this source tree. + +lib-y:= + +INSERT |