blob: 973ea5c8ef1b3f1d5a712823b6971ce903d520b0 (
plain)
1
2
3
4
5
6
7
8
9
|
# $OpenBSD: files.broadcom,v 1.2 2017/10/23 08:06:30 kevlo Exp $
device bcmintc
attach bcmintc at fdt
file arch/armv7/broadcom/bcm2836_intr.c bcmintc
include "dev/usb/dwc2/files.dwc2"
attach dwctwo at fdt with bcmdwctwo
file arch/armv7/broadcom/bcm2835_dwctwo.c bcmdwctwo needs-flag
|