6 lines
78 B
Makefile
6 lines
78 B
Makefile
|
currentdir = $(shell pwd)
|
||
|
|
||
|
MODULE_DIRS := ra-b6510-48v8c
|
||
|
|
||
|
export MODULE_DIRS
|