From 8e22b1d22f1e1e616ca5e08f1064cad614387b2e Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 9 Oct 2015 14:13:35 +0200 Subject: Renamed DRIVERS parameter to SOURCES since you can add any source you wish to include in target (nw) --- scripts/src/devices.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/src/devices.lua') diff --git a/scripts/src/devices.lua b/scripts/src/devices.lua index 4abafb0fc5a..c46d0db8427 100644 --- a/scripts/src/devices.lua +++ b/scripts/src/devices.lua @@ -47,7 +47,7 @@ function devicesProject(_target, _subtarget) dofile(path.join("src", "machine.lua")) -if (_OPTIONS["DRIVERS"] == nil) then +if (_OPTIONS["SOURCES"] == nil) then project ("bus") uuid ("5d782c89-cf7e-4cfe-8f9f-0d4bfc16c91d") kind (LIBTYPE) -- cgit v1.2.3-70-g09d2