mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-04 15:01:06 +02:00
enable mknod by default (#490) - some drivers don't register with devfs properly
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4627 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a52f52f7d0
commit
f4d13c002a
@ -419,7 +419,7 @@ config BUSYBOX_CONFIG_MKFIFO
|
||||
|
||||
config BUSYBOX_CONFIG_MKNOD
|
||||
bool "mknod"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
mknod is used to create FIFOs or block/character special
|
||||
files with the specified names.
|
||||
|
Loading…
x
Reference in New Issue
Block a user