mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
Clean up the style to be "include<space><tab>" and remove options already
in std.armv6.
This commit is contained in:
parent
8a343f93e6
commit
87c74046b6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283052
@ -19,8 +19,8 @@
|
||||
|
||||
ident ALPINE
|
||||
|
||||
include "std.armv6"
|
||||
include "../annapurna/alpine/std.alpine"
|
||||
include "std.armv6"
|
||||
include "../annapurna/alpine/std.alpine"
|
||||
|
||||
makeoptions MODULES_OVERRIDE=""
|
||||
makeoptions WERROR="-Werror"
|
||||
@ -35,11 +35,6 @@ options BREAK_TO_DEBUGGER
|
||||
options KDB
|
||||
options DDB #Enable the kernel debugger
|
||||
|
||||
# NFS support
|
||||
options NFSCL #Network Filesystem Client
|
||||
options NFSLOCKD #Network Lock Manager
|
||||
options NFS_ROOT #NFS usable as /, requires NFSCLIENT
|
||||
|
||||
# Interrupt controller
|
||||
device gic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user