From eaec7be7b980918d72a37851d40ab71e6b56870d Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 11 Sep 2008 20:52:21 +0000 Subject: Move udev rules xpp.rules from dahdi-tools to dahdi-linux . git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4894 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6c255f1..182e925 100644 --- a/Makefile +++ b/Makefile @@ -170,6 +170,7 @@ ifndef DYNFS else # DYNFS install -d $(DESTDIR)/etc/udev/rules.d build_tools/genudevrules > $(DESTDIR)/etc/udev/rules.d/dahdi.rules + install -m 644 drivers/dahdi/xpp/xpp.rules $(DESTDIR)/etc/udev/rules.d/ endif uninstall-devices: -- cgit v1.2.3