D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
tools
/
testing
/
selftests
/
firmware
/
Filename :
Makefile
back
Copy
# Makefile for firmware loading selftests # No binaries, but make sure arg-less "make" doesn't trigger "run_tests" all: TEST_PROGS := fw_filesystem.sh fw_userhelper.sh include ../lib.mk # Nothing to clean up. clean: