remove ueagle-atm and use the in-kernel driver, split up usb-atm
[openwrt.git] / include / image.mk
index f814f61..815f01b 100644 (file)
@@ -65,6 +65,7 @@ ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
 else
   define Image/BuildKernel
        cp $(KDIR)/vmlinux.elf $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-vmlinux.elf
+       $(call Image/Build/Initramfs)
   endef
 endif
 
This page took 0.018436 seconds and 4 git commands to generate.