mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Create xfstests install target.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net> Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
@@ -49,3 +49,8 @@ ifeq ($(HAVE_AIO), true)
|
||||
aio-stress: aio-stress.c
|
||||
$(LINKTEST) $(LIBAIO) $(LDLIBS)
|
||||
endif
|
||||
|
||||
install:
|
||||
$(INSTALL) -m 755 -d $(PKG_LIB_DIR)/ltp
|
||||
$(INSTALL) -m 755 $(TARGETS) $(PKG_LIB_DIR)/ltp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user