summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/lib/Makefile')
-rw-r--r--arch/sandbox/lib/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sandbox/lib/Makefile b/arch/sandbox/lib/Makefile
index 418f4d3427..436fd0d3e0 100644
--- a/arch/sandbox/lib/Makefile
+++ b/arch/sandbox/lib/Makefile
@@ -2,11 +2,3 @@ CPPFLAGS_u-boot.lds = -U$(SUBARCH) -DELF_ARCH=$(ELF_ARCH) \
-DELF_FORMAT="$(ELF_FORMAT)"
extra-y += u-boot.lds
-
-CPPFLAGS := -I/usr/include -Iinclude -P
-CFLAGS := -Wall
-#NOSTDINC_FLAGS :=
-
-obj-y = common.o tap.o
-
-USER_OBJS := common.o