From d4293c37ee6264af83cddef1aa6955d1e6db752a Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Wed, 25 May 2022 12:14:12 +0000 Subject: [PATCH] Generic-legacy: add missing patches and filesystems symlink --- projects/Generic/devices/Generic-legacy/filesystem | 1 + projects/Generic/devices/Generic-legacy/patches | 1 + 2 files changed, 2 insertions(+) create mode 120000 projects/Generic/devices/Generic-legacy/filesystem create mode 120000 projects/Generic/devices/Generic-legacy/patches diff --git a/projects/Generic/devices/Generic-legacy/filesystem b/projects/Generic/devices/Generic-legacy/filesystem new file mode 120000 index 0000000000..e01be2773e --- /dev/null +++ b/projects/Generic/devices/Generic-legacy/filesystem @@ -0,0 +1 @@ +../x11/filesystem \ No newline at end of file diff --git a/projects/Generic/devices/Generic-legacy/patches b/projects/Generic/devices/Generic-legacy/patches new file mode 120000 index 0000000000..a37fb48886 --- /dev/null +++ b/projects/Generic/devices/Generic-legacy/patches @@ -0,0 +1 @@ +../x11/patches/ \ No newline at end of file