Turns out the nvram env was common, so move it back up to get PB92 working.
This commit is contained in:
parent
f289fa663b
commit
4fa33efb6f
@ -96,3 +96,6 @@ dev/fdt/fdt_mips.c optional fdt
|
||||
# crypto support -- use generic
|
||||
crypto/blowfish/bf_enc.c optional crypto | ipsec
|
||||
crypto/des/des_enc.c optional crypto | ipsec
|
||||
|
||||
# AP common nvram interface
|
||||
dev/nvram2env/nvram2env.c optional nvram2env
|
||||
|
@ -12,4 +12,3 @@ mips/rt305x/uart_dev_rt305x.c optional uart
|
||||
mips/mips/intr_machdep.c standard
|
||||
mips/mips/tick.c standard
|
||||
dev/rt/if_rt.c optional rt
|
||||
dev/nvram2env/nvram2env.c optional nvram2env
|
||||
|
Loading…
x
Reference in New Issue
Block a user