--- dtc-1.7.1/meson.build.orig 2024-08-17 10:22:16.000000000 +0200 +++ dtc-1.7.1/meson.build 2024-11-05 08:39:01.183531100 +0100 @@ -127,10 +127,6 @@ ) endif -if pylibfdt_enabled - subdir('pylibfdt') -endif - if get_option('tests') subdir('tests') endif