From 0c9bb30d4d7ae32af09774430c19b713842152e2 Mon Sep 17 00:00:00 2001 From: "Sergey Semyonov (Serge)" Date: Thu, 30 Jun 2011 09:22:42 +0000 Subject: [PATCH] RC11 Makefile.lto git-svn-id: svn://kolibrios.org@1991 a494cfbc-eb01-0410-851d-a64ba20cac60 --- drivers/video/drm/radeon/Makefile.lto | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/drm/radeon/Makefile.lto b/drivers/video/drm/radeon/Makefile.lto index 2e696a418a..d0131cab46 100644 --- a/drivers/video/drm/radeon/Makefile.lto +++ b/drivers/video/drm/radeon/Makefile.lto @@ -58,6 +58,7 @@ NAME_SRC= \ radeon_clocks.c \ radeon_i2c.c \ atom.c \ + ni.c \ radeon_gem.c \ radeon_atombios.c \ radeon_agp.c \