From 44c4451c208b7f89e130506281e463c11f3c3118 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Tue, 21 Feb 2012 16:36:21 +0100 Subject: Change order of build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1a983a4..6e6ba8f 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ PWD = $(shell pwd) KDIR26 := /lib/modules/$(CURRENT)/kernel/drivers/media/dvb/dvb-usb dvb-usb-af903x-objs := \ - af903x-core.o af903x-devices.o af903x-drv.o af903x-fe.o af903x-tuner.o\ + af903x-core.o af903x-devices.o af903x-fe.o af903x-drv.o af903x-tuner.o\ cmd.o standard.o demodulator.o demodulatorextend.o \ usb2impl.o user.o \ Afa_AF9007.o TDA18291.o Fitipower_FC0011.o\ -- cgit v0.12