1
0
Fork 0
aedrix-kernel/devices/Makefile.inc

6 lines
131 B
PHP
Raw Normal View History

DEVICES_PREFIX = devices
KOBJS += $(DEVICES_PREFIX)/pl011.o
2012-09-10 22:44:54 -04:00
KOBJS += $(DEVICES_PREFIX)/pl110.o
KOBJS += $(DEVICES_PREFIX)/pl111.o