diff options
Diffstat (limited to 'usr')
-rw-r--r-- | usr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/Makefile b/usr/Makefile index 5b31c0b61c76..e338e7bedb29 100644 --- a/usr/Makefile +++ b/usr/Makefile | |||
@@ -3,6 +3,8 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | klibcdirs:; | 5 | klibcdirs:; |
6 | PHONY += klibcdirs | ||
7 | |||
6 | 8 | ||
7 | # Generate builtin.o based on initramfs_data.o | 9 | # Generate builtin.o based on initramfs_data.o |
8 | obj-y := initramfs_data.o | 10 | obj-y := initramfs_data.o |