sys: Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
This commit is contained in:
Warner Losh
2023-08-16 11:54:58 -06:00
parent b1cfcffa89
commit 031beb4e23
1435 changed files with 0 additions and 1455 deletions
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Directories to include in cscope name file and TAGS. # Directories to include in cscope name file and TAGS.
CSCOPEDIRS= bsm cam cddl compat conf contrib crypto ddb dev fs gdb \ CSCOPEDIRS= bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/11/93 # @(#)Makefile 8.1 (Berkeley) 6/11/93
# Makefile for amd64 links, tags file # Makefile for amd64 links, tags file
-1
View File
@@ -1,7 +1,6 @@
# #
# DEFAULTS -- Default kernel configuration file for FreeBSD/amd64 # DEFAULTS -- Default kernel configuration file for FreeBSD/amd64
# #
# $FreeBSD$
machine amd64 machine amd64
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
cpu HAMMER cpu HAMMER
ident GENERIC ident GENERIC
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include GENERIC include GENERIC
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
include GENERIC include GENERIC
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include GENERIC include GENERIC
-1
View File
@@ -1,6 +1,5 @@
# MMCCAM is the kernel config for doing MMC on CAM development # MMCCAM is the kernel config for doing MMC on CAM development
# and testing on bhyve # and testing on bhyve
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
include GENERIC include GENERIC
include "../../conf/std.nodebug" include "../../conf/std.nodebug"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
hint.fdc.0.at="isa" hint.fdc.0.at="isa"
hint.fdc.0.port="0x3F0" hint.fdc.0.port="0x3F0"
hint.fdc.0.irq="6" hint.fdc.0.irq="6"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES" include "../../conf/NOTES"
include "../../x86/conf/NOTES" include "../../x86/conf/NOTES"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include LINT include LINT
ident LINT-NOINET ident LINT-NOINET
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include LINT include LINT
ident LINT-NOINET6 ident LINT-NOINET6
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include LINT include LINT
ident LINT-NOIP ident LINT-NOIP
-1
View File
@@ -26,7 +26,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
cpu HAMMER cpu HAMMER
ident MINIMAL ident MINIMAL
-1
View File
@@ -4,7 +4,6 @@
# This file contains machine dependent kernel configuration notes. For # This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES. # machine independent notes, look in /sys/conf/NOTES.
# #
# $FreeBSD$
# #
# #
-1
View File
@@ -1,6 +1,5 @@
# Makefile for syscall tables # Makefile for syscall tables
# #
# $FreeBSD$
GENERATED_PREFIX= linux_ GENERATED_PREFIX= linux_
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
sysnames="linux_syscalls.c" sysnames="linux_syscalls.c"
sysproto="linux_proto.h" sysproto="linux_proto.h"
sysproto_h=_LINUX_SYSPROTO_H_ sysproto_h=_LINUX_SYSPROTO_H_
-1
View File
@@ -1,6 +1,5 @@
# Makefile for syscall tables # Makefile for syscall tables
# #
# $FreeBSD$
GENERATED_PREFIX= linux32_ GENERATED_PREFIX= linux32_
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
sysnames="linux32_syscalls.c" sysnames="linux32_syscalls.c"
sysproto="linux32_proto.h" sysproto="linux32_proto.h"
sysproto_h=_LINUX32_SYSPROTO_H_ sysproto_h=_LINUX32_SYSPROTO_H_
-1
View File
@@ -25,7 +25,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <sys/types.h> #include <sys/types.h>
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a10/a10_intc.c standard arm/allwinner/a10/a10_intc.c standard
arm/allwinner/a10/a10_padconf.c standard arm/allwinner/a10/a10_padconf.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a13/a13_padconf.c standard arm/allwinner/a13/a13_padconf.c standard
arm/allwinner/clkng/ccu_a13.c standard arm/allwinner/clkng/ccu_a13.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a20/a20_padconf.c standard arm/allwinner/a20/a20_padconf.c standard
arm/allwinner/clkng/ccu_a10.c standard arm/allwinner/clkng/ccu_a10.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_a31.c standard arm/allwinner/clkng/ccu_a31.c standard
arm/allwinner/a31/a31_padconf.c standard arm/allwinner/a31/a31_padconf.c standard
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
arm/allwinner/a33/a33_padconf.c standard arm/allwinner/a33/a33_padconf.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_a83t.c standard arm/allwinner/clkng/ccu_a83t.c standard
arm/allwinner/clkng/ccu_sun8i_r.c standard arm/allwinner/clkng/ccu_sun8i_r.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a10_ahci.c optional ahci arm/allwinner/a10_ahci.c optional ahci
arm/allwinner/a10_codec.c optional sound arm/allwinner/a10_codec.c optional sound
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
arm/allwinner/a10_timer.c standard arm/allwinner/a10_timer.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_h3.c standard arm/allwinner/clkng/ccu_h3.c standard
arm/allwinner/clkng/ccu_sun8i_r.c standard arm/allwinner/clkng/ccu_sun8i_r.c standard
-1
View File
@@ -1,5 +1,4 @@
# Allwinner common options # Allwinner common options
#$FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -1,5 +1,4 @@
# Allwinner Uniprocessor common options # Allwinner Uniprocessor common options
#$FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <sys/bus.h> #include <sys/bus.h>
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/altera/socfpga/socfpga_common.c standard arm/altera/socfpga/socfpga_common.c standard
arm/altera/socfpga/socfpga_machdep.c standard arm/altera/socfpga/socfpga_machdep.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/arm/sp804.c standard arm/arm/sp804.c standard
dev/uart/uart_dev_ns8250.c optional uart dev/uart/uart_dev_ns8250.c optional uart
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -25,7 +25,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <sys/param.h> #include <sys/param.h>
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <sys/bus.h> #include <sys/bus.h>
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2835_systimer.c standard arm/broadcom/bcm2835/bcm2835_systimer.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2836.c standard arm/broadcom/bcm2835/bcm2836.c standard
arm/broadcom/bcm2835/bcm2836_mp.c optional smp arm/broadcom/bcm2835/bcm2836_mp.c optional smp
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2835_bsc.c optional bcm2835_bsc arm/broadcom/bcm2835/bcm2835_bsc.c optional bcm2835_bsc
arm/broadcom/bcm2835/bcm2835_cpufreq.c standard arm/broadcom/bcm2835/bcm2835_cpufreq.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv6 machine arm armv6
cpu CPU_ARM1176 cpu CPU_ARM1176
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7 machine arm armv7
cpu CPU_CORTEXA cpu CPU_CORTEXA
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
options LINUX_BOOT_ABI options LINUX_BOOT_ABI
-1
View File
@@ -15,7 +15,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -1,7 +1,6 @@
# #
# Kernel configuration for Marvell Armada38x # Kernel configuration for Marvell Armada38x
# #
# $FreeBSD$
# #
include "../mv/armada38x/std.armada38x" include "../mv/armada38x/std.armada38x"
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -1,7 +1,6 @@
# #
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm # DEFAULTS -- Default kernel configuration file for FreeBSD/arm
# #
# $FreeBSD$
device mem device mem
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
ident GENERIC ident GENERIC
-1
View File
@@ -3,7 +3,6 @@
# #
# Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack. # Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
# #
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
include GENERIC include GENERIC
include "../../conf/std.nodebug" include "../../conf/std.nodebug"
-1
View File
@@ -15,7 +15,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES" include "../../conf/NOTES"
include NOTES include NOTES
-1
View File
@@ -1,5 +1,4 @@
# arm-specific changes for doing a LINT build. # arm-specific changes for doing a LINT build.
# $FreeBSD$
machine arm armv7 machine arm armv7
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
ident RPI-B ident RPI-B
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
include "std.armv7" include "std.armv7"
include "../nvidia/tegra124/std.tegra124" include "../nvidia/tegra124/std.tegra124"
-1
View File
@@ -17,7 +17,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
ident ZEDBOARD ident ZEDBOARD
-1
View File
@@ -1,6 +1,5 @@
# Standard kernel config items for all ARMv6 systems. # Standard kernel config items for all ARMv6 systems.
# #
# $FreeBSD$
options HZ=1000 options HZ=1000
options PREEMPTION # Enable kernel thread preemption options PREEMPTION # Enable kernel thread preemption
-1
View File
@@ -1,6 +1,5 @@
# Standard kernel config items for all ARMv7 systems. # Standard kernel config items for all ARMv7 systems.
# #
# $FreeBSD$
options HZ=1000 options HZ=1000
options PREEMPTION # Enable kernel thread preemption options PREEMPTION # Enable kernel thread preemption
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Init # Init
arm/freescale/imx/imx_machdep.c standard arm/freescale/imx/imx_machdep.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# #
# Standard imx6 devices and support. # Standard imx6 devices and support.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7 machine arm armv7
cpu CPU_CORTEXA cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a" makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7 machine arm armv7
cpu CPU_CORTEXA cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a" makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7 machine arm armv7
cpu CPU_CORTEXA cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a" makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/freescale/vybrid/vf_machdep.c standard arm/freescale/vybrid/vf_machdep.c standard
arm/freescale/vybrid/vf_ccm.c standard arm/freescale/vybrid/vf_ccm.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/mpic.c standard arm/mv/mpic.c standard
arm/mv/armada/thermal.c optional fdt arm/mv/armada/thermal.c optional fdt
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
files "../mv/files.arm7" files "../mv/files.arm7"
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/armadaxp/armadaxp.c standard arm/mv/armadaxp/armadaxp.c standard
arm/mv/mpic.c standard arm/mv/mpic.c standard
-1
View File
@@ -1,2 +1 @@
# $FreeBSD$
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../mv/std-pj4b.mv" include "../mv/std-pj4b.mv"
include "../mv/armadaxp/std.armadaxp" include "../mv/armadaxp/std.armadaxp"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/armada38x/armada38x.c standard arm/mv/armada38x/armada38x.c standard
arm/mv/armadaxp/armadaxp.c standard arm/mv/armadaxp/armadaxp.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
files "../mv/files.arm7" files "../mv/files.arm7"
cpu CPU_MV_PJ4B cpu CPU_MV_PJ4B
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <machine/bus.h> #include <machine/bus.h>
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# #
# Standard tegra124 devices and support. # Standard tegra124 devices and support.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
makeoptions CONF_CFLAGS="-march=armv7a" makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <machine/bus.h> #include <machine/bus.h>
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# #
# Standard qemu virt devices and support. # Standard qemu virt devices and support.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7 machine arm armv7
cpu CPU_CORTEXA cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a" makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
kern/kern_clocksource.c standard kern/kern_clocksource.c standard
arm/rockchip/rk32xx_machdep.c standard arm/rockchip/rk32xx_machdep.c standard
-1
View File
@@ -1,5 +1,4 @@
# Rockchip rk32xx common options # Rockchip rk32xx common options
#$FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/aintc.c standard arm/ti/aintc.c standard
-1
View File
@@ -1,5 +1,4 @@
# AM335x generic configuration # AM335x generic configuration
#$FreeBSD$
files "../ti/am335x/files.am335x" files "../ti/am335x/files.am335x"
include "../ti/std.ti" include "../ti/std.ti"
-1
View File
@@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/ti_cpuid.c standard arm/ti/ti_cpuid.c standard
arm/ti/ti_machdep.c standard arm/ti/ti_machdep.c standard
-1
View File
@@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/ti_smc.S standard arm/ti/ti_smc.S standard
-1
View File
@@ -1,5 +1,4 @@
# Omap4430 generic configuration # Omap4430 generic configuration
#$FreeBSD$
files "../ti/omap4/files.omap4" files "../ti/omap4/files.omap4"
include "../ti/std.ti" include "../ti/std.ti"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7 machine arm armv7
makeoptions CONF_CFLAGS="-march=armv7a" makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
#include <sys/bus.h> #include <sys/bus.h>
-1
View File
@@ -1,7 +1,6 @@
# #
# files.zynq7 # files.zynq7
# #
# $FreeBSD$
arm/xilinx/zy7_machdep.c standard arm/xilinx/zy7_machdep.c standard
arm/xilinx/zy7_l2cache.c standard arm/xilinx/zy7_l2cache.c standard
-1
View File
@@ -1,7 +1,6 @@
# #
# std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS. # std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS.
# #
# $FreeBSD$
cpu CPU_CORTEXA cpu CPU_CORTEXA
machine arm armv7 machine arm armv7
-1
View File
@@ -1,7 +1,6 @@
# #
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm64 # DEFAULTS -- Default kernel configuration file for FreeBSD/arm64
# #
# $FreeBSD$
machine arm64 aarch64 machine arm64 aarch64
-1
View File
@@ -4,7 +4,6 @@
# Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is # Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
# present to keep it building in tree since it wouldn't work in LINT. # present to keep it building in tree since it wouldn't work in LINT.
# #
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -5,7 +5,6 @@
# present to keep it building in tree since it wouldn't work in LINT. This # present to keep it building in tree since it wouldn't work in LINT. This
# version without debugging features. # version without debugging features.
# #
# $FreeBSD$
#NO_UNIVERSE #NO_UNIVERSE
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
include GENERIC include GENERIC
include "../../conf/std.nodebug" include "../../conf/std.nodebug"
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first # If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. # in NOTES.
# #
# $FreeBSD$
include GENERIC include GENERIC
ident GENERIC-UP ident GENERIC-UP
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES" include "../../conf/NOTES"
include NOTES include NOTES
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES" include "../../conf/NOTES"
include NOTES include NOTES

Some files were not shown because too many files have changed in this diff Show More