Description: Remove a bodus "test" target

Author: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Bug: https://issues.asterisk.org/jira/browse/DAHLIN-364
This commit is contained in:
Keith Morgan 2018-10-01 19:33:50 +00:00
parent 6667f1c8d8
commit f95fff6588
1 changed files with 2 additions and 0 deletions

View File

@ -190,8 +190,10 @@ dist-clean: clean
firmware-download:
@$(MAKE) -C drivers/dahdi/firmware all
ifneq (,$(wildcard test-script))
test:
./test-script $(DESTDIR)/lib/modules/$(KVERS) dahdi
endif
docs: $(GENERATED_DOCS)