mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.
This commit is contained in:
parent
8d631e986e
commit
e263f030c9
2 changed files with 0 additions and 2 deletions
|
|
@ -32,7 +32,6 @@ dev/syscons/sysmouse.c optional sc
|
|||
isa/atkbd_isa.c optional atkbd
|
||||
|
||||
libkern/ffs.c standard
|
||||
kern/subr_disklabel.c standard
|
||||
|
||||
x86_64/x86_64/autoconf.c standard
|
||||
x86_64/x86_64/bios.c standard
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
# dependency lines other than the first are silently ignored.
|
||||
#
|
||||
#
|
||||
kern/subr_disklabel.c standard
|
||||
|
||||
powerpc/powerpc/atomic.S standard
|
||||
powerpc/powerpc/autoconf.c standard
|
||||
|
|
|
|||
Loading…
Reference in a new issue