OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [boards/] [actel/] [ordb1a3pe1500/] [sw/] [drivers/] [usbhostslave/] [Makefile] - Blame information for rev 408

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 408 julius
# Set the path to our board's root directory
2
BOARD_SW_ROOT=../..
3
 
4
# Declare sources for the driver before we include everything
5
COMPILE_SRCS=usbhostslave-host.c usbhostslave-slave.c
6
 
7
include $(BOARD_SW_ROOT)/Makefile.inc
8
 
9
clean:
10
        $(Q)rm -f *.a *.o

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.