From 8445a9d385bd8c74cceda49adb9841ef5ccd0ec0 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 2 Jul 2008 20:17:12 +0000 Subject: install firmware last, so that if it fails, everything else will be done already git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4526 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 493cdc6..863263e 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ prereq: include/dahdi/version.h stackcheck: checkstack modules ./checkstack kernel/*.ko kernel/*/*.ko -install: all devices install-modules install-firmware install-include +install: all devices install-modules install-include install-firmware @echo "###################################################" @echo "###" @echo "### DAHDI installed successfully." -- cgit v1.2.3