summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-11 21:15:21 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-11 21:15:41 -0800
commit81802d0214b2ec7e4d4c6d142098046e797d3fc9 (patch)
tree685fad18273f4bdeab8ce917bd72cdc8837b49f5
parent85610f63475806973bee7474634068b4ed8e2758 (diff)
downloadcrda-81802d0214b2ec7e4d4c6d142098046e797d3fc9.tar.gz
crda-81802d0214b2ec7e4d4c6d142098046e797d3fc9.tar.bz2
crda-81802d0214b2ec7e4d4c6d142098046e797d3fc9.zip
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1d34bde..a01f693 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ REG_GIT?=git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.g
PREFIX ?= /usr/
MANDIR ?= $(PREFIX)/share/man/
-SBINDIR ?= /sbin/
+SBINDIR ?= /usr/sbin/
# Use a custom CRDA_UDEV_LEVEL when callling make install to
# change your desired level for the udev regulatory.rules
@@ -14,7 +14,7 @@ CRDA_UDEV_LEVEL?=85
UDEV_LEVEL=$(CRDA_UDEV_LEVEL)-
# You can customize this if your distributions uses
# a different location.
-UDEV_RULE_DIR?=/lib/udev/rules.d/
+UDEV_RULE_DIR?=/usr/lib/udev/rules.d/
# If your distribution requires a custom pubkeys dir
# you must update this variable to reflect where the