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:
parent
6667f1c8d8
commit
f95fff6588
2
Makefile
2
Makefile
@ -190,8 +190,10 @@ dist-clean: clean
|
|||||||
firmware-download:
|
firmware-download:
|
||||||
@$(MAKE) -C drivers/dahdi/firmware all
|
@$(MAKE) -C drivers/dahdi/firmware all
|
||||||
|
|
||||||
|
ifneq (,$(wildcard test-script))
|
||||||
test:
|
test:
|
||||||
./test-script $(DESTDIR)/lib/modules/$(KVERS) dahdi
|
./test-script $(DESTDIR)/lib/modules/$(KVERS) dahdi
|
||||||
|
endif
|
||||||
|
|
||||||
docs: $(GENERATED_DOCS)
|
docs: $(GENERATED_DOCS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user