summaryrefslogtreecommitdiffhomepage
path: root/sofort/flavor.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sofort/flavor.mk')
-rw-r--r--sofort/flavor.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/sofort/flavor.mk b/sofort/flavor.mk
index 8e0bbc4..bd9ab06 100644
--- a/sofort/flavor.mk
+++ b/sofort/flavor.mk
@@ -1,13 +1,7 @@
-ifeq ($(OS_BINFMT),PE)
-include $(PROJECT_DIR)/sysinfo/os/pe.mk
+ifneq ($(OS_DSO_EXRULES),)
+include $(PROJECT_DIR)/sofort/exrules/$(OS_DSO_EXRULES).mk
endif
-ifeq ($(OS_BINFMT),ELF)
-include $(PROJECT_DIR)/sysinfo/os/elf.mk
-endif
-
-
-
ifeq ($(DISABLE_STATIC),yes)
package-static:
package-install-static: