summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/yds/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-2/+2
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis
2007-08-01cats went awayderaadt1-4/+3
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beendrahn1-1/+2
factored out of the result binaries already. Still need to address non usb. ok deraadt.
2005-06-16fix dependencies; from alexander bluhm; ok deraadtmarkus1-4/+9
2004-12-20firmware loading from the filesystem. pci subsystem type thingsderaadt1-0/+28
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride