Now About Social Code
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2024-07-26 15:50:14 +0100
committerLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2024-07-26 15:50:14 +0100
commita3b61d8436caea379d69335364ce7b5a946e5616 (patch)
tree91cbab27668a9c0b4fcf081851a0e880be62c79a
parent4b340679e50005a3f0d8b40c60bfe70e553d8846 (diff)
meson: Remove added eurasia_km path
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 4b0857b..6b1d047 100644
--- a/meson.build
+++ b/meson.build
@@ -10,8 +10,6 @@ if ddk_path == ''
error('ddk-path is required')
endif
-ddk_path += '/eurasia_km'
-
incs = [
ddk_path + '/services4/srvkm/hwdefs',
ddk_path + '/include4',