mirror of https://github.com/hak5/openwrt-owl.git
parent
f81587b160
commit
e0c4f6e568
|
@ -22,5 +22,5 @@ $(PKG_BUILD_DIR)/.built:
|
|||
$(IPKG_MTD):
|
||||
install -d -m0755 $(IDIR_MTD)/sbin
|
||||
install -m0755 $(PKG_BUILD_DIR)/mtd $(IDIR_MTD)/sbin
|
||||
$(RSTRIP) $(_IPK_DIR)/sbin/*
|
||||
$(RSTRIP) $(IDIR_MTD)/sbin/*
|
||||
$(IPKG_BUILD) $(IDIR_MTD) $(PACKAGE_DIR)
|
||||
|
|
Loading…
Reference in New Issue