Adding .24 support for olpc
[openwrt.git] / target / linux / olpc / image / Makefile
index a245d72..23aee45 100644 (file)
@@ -39,7 +39,7 @@ ifeq ($(CONFIG_OLPC_BOOTSCRIPT_IMAGES),y)
 endif
 
 define Image/Prepare
-       cp $(LINUX_DIR)/arch/i386/boot/bzImage $(KDIR)/bzImage
+       cp $(LINUX_DIR)/arch/*86/boot/bzImage $(KDIR)/bzImage
        $(call Image/Prepare/bootscript)
 endef
   
This page took 0.020162 seconds and 4 git commands to generate.