rename soekris port to x86
[openwrt.git] / openwrt / target / linux / linux-2.4 / Makefile
index bd1dd6c..2b8a186 100644 (file)
@@ -42,8 +42,8 @@ ifeq ($(BOARD),brcm)
 include ./broadcom.mk
 endif
 
-ifeq ($(BOARD),soekris)
-include ./soekris.mk
+ifeq ($(BOARD),x86)
+include ./x86.mk
 endif
 
 ifeq ($(BOARD),ar7)