File buildfix.patch of Package evdi
Index: evdi-1.14.11/module/Makefile =================================================================== --- evdi-1.14.11.orig/module/Makefile +++ evdi-1.14.11/module/Makefile @@ -6,17 +6,6 @@ # more details. # -include /etc/os-release - -ifneq (,$(findstring rhel,$(ID_LIKE))) -ELFLAG := -DEL$(VERSION_ID) -endif - -Raspbian := $(shell grep -Eic 'raspb(erry|ian)' /proc/cpuinfo /etc/os-release 2>/dev/null ) -ifeq (,$(findstring 0, $(Raspbian))) -RPIFLAG := -DRPI -endif - ifneq ($(DKMS_BUILD),) # DKMS