rename openwrt-ar7-zimage.bin to openwrt-ar7-2.4-kernel.bin
[openwrt.git] / openwrt / target / linux / linux-2.4 / Makefile
index 701423c..0e4658c 100644 (file)
@@ -55,6 +55,10 @@ ifeq ($(BOARD),brcm)
 include ./broadcom.mk
 endif
 
+ifeq ($(BOARD),soekris)
+include ./soekris.mk
+endif
+
 ifeq ($(BOARD),ar7)
 include ./ar7.mk
 endif
This page took 0.018834 seconds and 4 git commands to generate.