Remove the old Allwinner std.* files, these are not part of the common
Allwinner kernel configs. Sponsored by: ABT Systems Ltd
This commit is contained in:
parent
0e484d95ca
commit
18f555023a
@ -1,15 +0,0 @@
|
||||
# Allwinner A20 common options
|
||||
#$FreeBSD$
|
||||
|
||||
cpu CPU_CORTEXA
|
||||
machine arm armv6
|
||||
makeoptions CONF_CFLAGS="-march=armv7a"
|
||||
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
options KERNVIRTADDR=0xc0200000
|
||||
|
||||
options IPI_IRQ_START=0
|
||||
options IPI_IRQ_END=15
|
||||
|
||||
files "../allwinner/files.allwinner"
|
||||
files "../allwinner/a20/files.a20"
|
@ -1,15 +0,0 @@
|
||||
# Allwinner A31 common options
|
||||
#$FreeBSD$
|
||||
|
||||
cpu CPU_CORTEXA
|
||||
machine arm armv6
|
||||
makeoptions CONF_CFLAGS="-march=armv7a"
|
||||
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
options KERNVIRTADDR=0xc0200000
|
||||
|
||||
options IPI_IRQ_START=0
|
||||
options IPI_IRQ_END=15
|
||||
|
||||
files "../allwinner/files.allwinner"
|
||||
files "../allwinner/a31/files.a31"
|
@ -1,15 +0,0 @@
|
||||
# Allwinner A83T common options
|
||||
#$FreeBSD$
|
||||
|
||||
cpu CPU_CORTEXA
|
||||
machine arm armv6
|
||||
makeoptions CONF_CFLAGS="-march=armv7a"
|
||||
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
options KERNVIRTADDR=0xc0200000
|
||||
|
||||
options IPI_IRQ_START=0
|
||||
options IPI_IRQ_END=15
|
||||
|
||||
files "../allwinner/files.allwinner"
|
||||
files "../allwinner/a83t/files.a83t"
|
@ -1,15 +0,0 @@
|
||||
# Allwinner H3 common options
|
||||
#$FreeBSD$
|
||||
|
||||
cpu CPU_CORTEXA
|
||||
machine arm armv6
|
||||
makeoptions CONF_CFLAGS="-march=armv7a"
|
||||
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
options KERNVIRTADDR=0xc0200000
|
||||
|
||||
options IPI_IRQ_START=0
|
||||
options IPI_IRQ_END=15
|
||||
|
||||
files "../allwinner/files.allwinner"
|
||||
files "../allwinner/h3/files.h3"
|
Loading…
x
Reference in New Issue
Block a user