summaryrefslogtreecommitdiff
path: root/conf/distro/openzaurus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/openzaurus.conf')
-rw-r--r--conf/distro/openzaurus.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.conf
index 9020d55217..a935ed4ac2 100644
--- a/conf/distro/openzaurus.conf
+++ b/conf/distro/openzaurus.conf
@@ -9,6 +9,5 @@ TARGET_OS = "linux"
TARGET_FPU = "soft"
PARALLEL_INSTALL_MODULES = "1"
-UDEV_DEVFS_RULES = "1"
DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"