Remove OKLinux

Fixes #29
Fixes #30
Fixes #889
This commit is contained in:
Norman Feske
2013-10-17 16:42:25 +02:00
committed by Christian Helmuth
parent 9f9e2daedf
commit 2322ab202c
60 changed files with 1 additions and 19147 deletions

View File

@@ -108,14 +108,6 @@ $(BUILD_DIR)/etc/build.conf::
@cat $(BUILD_CONF).optional >> $@
endif
#
# Add 'ports-okl4' repository to OKL4 build directory
#
ifeq ($(PLATFORM),okl4_x86)
$(BUILD_DIR)/etc/build.conf::
@cat $(BUILD_CONF).ports-okl4 >> $@
endif
$(BUILD_DIR)/Makefile:
@ln -sf $(GENODE_ABS_DIR)/tool/builddir/build.mk $@