include ./broadcom.mk
endif
include ./broadcom.mk
endif
-ifeq ($(BOARD),soekris)
-include ./soekris.mk
+ifeq ($(BOARD),x86)
+include ./x86.mk
endif
ifeq ($(BOARD),ar7)
endif
ifeq ($(BOARD),ar7)
This page took 0.025199 seconds and 4 git commands to generate.