freebsd-skq/sys/modules/dtb/rpi/Makefile
Andrew Turner 0006eaaf5f Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a
different base address for the devces.

MFC after:	1 week
2015-03-25 10:26:07 +00:00

6 lines
91 B
Makefile

# $FreeBSD$
# DTS files for the Raspberry Pi-B
DTS=rpi.dts rpi2.dts
.include <bsd.dtb.mk>