Clean up the style to be "include<space><tab>" and remove options already
in std.armv6.
This commit is contained in:
parent
844c0a1d37
commit
b5287aa31b
@ -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