diff options
Diffstat (limited to 'libc/sysdeps/linux/arm/Makefile')
-rw-r--r-- | libc/sysdeps/linux/arm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/arm/Makefile b/libc/sysdeps/linux/arm/Makefile index beed16b23..038b994a2 100644 --- a/libc/sysdeps/linux/arm/Makefile +++ b/libc/sysdeps/linux/arm/Makefile @@ -62,6 +62,7 @@ gcrt1.o: $(CRT0_DEPS) endif headers: + cd $(TOPDIR)/include && ln -fs ../libc/sysdeps/linux/arm/fpu_control.h . clean: |