add gpio related config symbols to generic config
[openwrt.git] / target / linux / ps3 / image / Makefile
index 1e0cad0..1d04c40 100644 (file)
@@ -13,6 +13,7 @@ endef
 
 define Image/BuildKernel
        cp $(KDIR)/image $(BIN_DIR)/otheros.bld
+       cp $(KDIR)/vmlinux.elf $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.elf
 endef
 
 $(eval $(call BuildImage))
This page took 0.019788 seconds and 4 git commands to generate.