mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 00:42:16 +00:00
c6x: make dsk6455 the default config
C6X had no defconfig, so DSK6455 is as good as any. Signed-off-by: Mark Salter <msalter@redhat.com>
This commit is contained in:
parent
a0d271cbfe
commit
37d11ab8b4
@ -6,6 +6,8 @@
|
||||
# for more details.
|
||||
#
|
||||
|
||||
KBUILD_DEFCONFIG := dsk6455_defconfig
|
||||
|
||||
cflags-y += -mno-dsbt -msdata=none
|
||||
|
||||
cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls
|
||||
|
Loading…
Reference in New Issue
Block a user