Merge r192355 from projects/mips to head by hand:

r192355 | gonzo | 2009-05-18 17:20:56 -0600 (Mon, 18 May 2009) | 2 lines
- Add support for MX25Lxxx SPI flash (readonly atm)
This commit is contained in:
Warner Losh 2010-01-10 05:28:36 +00:00
parent 5b12181c4e
commit 604a99e9a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201983

View File

@ -933,6 +933,7 @@ dev/firewire/if_fwip.c optional fwip
dev/firewire/sbp.c optional sbp
dev/firewire/sbp_targ.c optional sbp_targ
dev/flash/at45d.c optional at45d
dev/flash/mx25l.c optional mx25l
dev/fxp/if_fxp.c optional fxp inet
dev/gem/if_gem.c optional gem
dev/gem/if_gem_pci.c optional gem pci