diff options
author | imp <imp@FreeBSD.org> | 2012-10-23 19:17:43 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2012-10-23 19:17:43 +0000 |
commit | ac417b1e9c347e8649a7229e73eb9c1e8ab5f809 (patch) | |
tree | cf09c25103a02a3fc083dd0eba5e3e717c18fcc9 /sys/mips/rt305x | |
parent | 36e49e1816bd5a8b656797c83df8907198f53025 (diff) | |
download | FreeBSD-src-ac417b1e9c347e8649a7229e73eb9c1e8ab5f809.zip FreeBSD-src-ac417b1e9c347e8649a7229e73eb9c1e8ab5f809.tar.gz |
Turns out the nvram env was common, so move it back up to get PB92 working.
Diffstat (limited to 'sys/mips/rt305x')
-rw-r--r-- | sys/mips/rt305x/files.rt305x | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/mips/rt305x/files.rt305x b/sys/mips/rt305x/files.rt305x index b578c8c..5f4d0ea 100644 --- a/sys/mips/rt305x/files.rt305x +++ b/sys/mips/rt305x/files.rt305x @@ -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 |