diff options
Diffstat (limited to 'libc/sysdeps/linux/powerpc')
-rw-r--r-- | libc/sysdeps/linux/powerpc/Makefile.arch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/powerpc/Makefile.arch b/libc/sysdeps/linux/powerpc/Makefile.arch index 85c2cd3c6..b476c4e21 100644 --- a/libc/sysdeps/linux/powerpc/Makefile.arch +++ b/libc/sysdeps/linux/powerpc/Makefile.arch @@ -14,5 +14,3 @@ SSRC := \ ifeq ($(CONFIG_E500),y) ARCH_HEADERS := fenv.h endif - -include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch |