fix ar7 image builder
SVN-Revision: 3306
This commit is contained in:
parent
0299fa3692
commit
1600a97d18
1 changed files with 1 additions and 0 deletions
|
@ -122,4 +122,5 @@ install-ib:
|
|||
$(CP) $(KDIR)/vmlinux.bin $(IB_DIR)/build_$(ARCH)/linux-$(KERNEL)-$(BOARD)/
|
||||
mkdir -p $(IB_DIR)/staging_dir_$(ARCH)
|
||||
$(CP) $(STAGING_DIR)/bin/addpattern $(IB_DIR)/staging_dir_$(ARCH)/bin/
|
||||
$(CP) $(STAGING_DIR)/bin/dgfirmware $(IB_DIR)/staging_dir_$(ARCH)/bin/
|
||||
|
||||
|
|
Loading…
Reference in a new issue