mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't build Ingenic kernels until we have non-static FDT support
for them. Sponsored by: DARPA, AFRL
This commit is contained in:
parent
c5f2dbb625
commit
6873df70b2
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
#NO_UNIVERSE
|
||||
|
||||
ident JZ4780
|
||||
machine mips mipsel
|
||||
cpu CPU_XBURST
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
#NO_UNIVERSE
|
||||
|
||||
ident X1000
|
||||
machine mips mipsel
|
||||
cpu CPU_XBURST
|
||||
|
|
|
|||
Loading…
Reference in a new issue