Revision 2be62ace os/os.mk
os/os.mk | ||
---|---|---|
33 | 33 |
# make all variables that have been set so far available to all other makefiles |
34 | 34 |
export |
35 | 35 |
|
36 |
OS_MODULES_DIR := $(realpath $(OS_DIR)/AMiRo-OS/modules)
|
|
36 |
OS_MODULES_DIR := $(OS_DIR)/AMiRo-OS/modules
|
|
37 | 37 |
|
Also available in: Unified diff