12 lines
373 B
Makefile
12 lines
373 B
Makefile
# IBM IPR adapter configuration utility
|
|
#
|
|
# (C) Copyright 2015
|
|
# International Business Machines Corporation and others.
|
|
# All Rights Reserved. This program and the accompanying
|
|
# materials are made available under the terms of the
|
|
# Common Public License v1.0 which accompanies this distribution.
|
|
#
|
|
#
|
|
|
|
udevrulesdir = @udevrulesdir@
|
|
dist_udevrules_DATA = 90-iprutils.rules
|