Skip to content

Commit

Permalink
ARC: rename default defconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Vineet Gupta committed Dec 17, 2014
1 parent e8ef060 commit 7a70bf7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion arch/arc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ifeq ($(CROSS_COMPILE),)
CROSS_COMPILE := arc-linux-uclibc-
endif

KBUILD_DEFCONFIG := fpga_defconfig
KBUILD_DEFCONFIG := nsim_700_defconfig

cflags-y += -mA7 -fno-common -pipe -fno-builtin -D__linux__

Expand Down
63 changes: 0 additions & 63 deletions arch/arc/configs/fpga_noramfs_defconfig

This file was deleted.

File renamed without changes.

0 comments on commit 7a70bf7

Please sign in to comment.