NetBSD/sys/dev/microcode/Makefile
mrg ad13e17661 move all the radeondrm firmware images into the filesystem. check that
some firmware sizes are the expected size.  (XXX make all.)

based upon similar changes seen in the linux radeon drm driver.

this saves about 250KB in the kernel or module.
2010-07-05 20:32:23 +00:00

7 lines
120 B
Makefile

# $NetBSD: Makefile,v 1.8 2010/07/05 20:32:24 mrg Exp $
SUBDIR+= ral rum zyd
SUBDIR+= radeon
.include <bsd.subdir.mk>