rename soekris port to x86
[openwrt/svn-archive/archive.git] / openwrt / target / linux / linux-2.4 / Makefile
index bd1dd6c5d3c7b22cc79a4661d8f751fcabecbc9c..2b8a186fc32e2f0265f96773b223c82cfd648d48 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)