diff options
Diffstat (limited to 'ldso/Rules.mak')
-rw-r--r-- | ldso/Rules.mak | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ldso/Rules.mak b/ldso/Rules.mak deleted file mode 100644 index b45e2df80..000000000 --- a/ldso/Rules.mak +++ /dev/null @@ -1,5 +0,0 @@ -include $(TOPDIR)Rules.mak - -# Do NOT use -fomit-frame-pointer -- It won't work! -CFLAGS += -DUCLIBC_ROOT_DIR=\"$(ROOT_DIR)\" -CC = $(TOPDIR)extra/gcc-uClibc/$(TARGET_ARCH)-uclibc-gcc |