blob: a08a7df78576db3e13893988dc0e9e8b7b410fd6 [file] [log] [blame]
Nico Hubera5c8ba22017-02-09 16:35:33 +01001hw-y += hw.adb
Nico Huber5e9b1b52016-10-08 22:09:33 +02002hw-y += hw.ads
3hw-y += hw-mmio_range.ads
4hw-y += hw-mmio_regs.adb
5hw-y += hw-mmio_regs.ads
6hw-y += hw-port_io.adb
7hw-y += hw-port_io.ads
8hw-y += hw-sub_regs.ads
9hw-y += hw-time.ads
10hw-y += hw-time.adb
11hw-y += hw-time-timer.ads
Nico Huberf03ef4f2017-03-04 13:57:09 +010012
13hw-$(CONFIG_HWBASE_POSIX_FILE) += hw-file.ads