mirror of https://github.com/OpenIPC/firmware.git
11 lines
306 B
Makefile
11 lines
306 B
Makefile
################################################################################
|
|
#
|
|
# sigmastar-motors
|
|
#
|
|
################################################################################
|
|
|
|
SIGMASTAR_MOTORS_SITE_METHOD = local
|
|
SIGMASTAR_MOTORS_SITE = $(SIGMASTAR_MOTORS_PKGDIR)/src
|
|
|
|
$(eval $(generic-package))
|