mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
make: remove empty variable assignment
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
committed by
Dave Airlie
parent
e159fbd880
commit
fa201fe829
@@ -17,7 +17,6 @@
|
||||
# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
SUBDIRS =
|
||||
|
||||
# this is obnoxious:
|
||||
# -module lets us name the module exactly how we want
|
||||
@@ -37,5 +36,3 @@ modesetting_drv_la_SOURCES = \
|
||||
driver.h \
|
||||
drmmode_display.c \
|
||||
drmmode_display.h
|
||||
|
||||
EXTRA_DIST =
|
||||
|
||||
Reference in New Issue
Block a user