summaryrefslogtreecommitdiffstats
path: root/package/makedevs/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-03-24 23:12:29 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-19 22:46:39 +0200
commit81cd9d45ffa5cd2e8622ca2d11f4e62580bd2cbb (patch)
tree71a8c5d5e20249b45e6ea7874694086d847dac9f /package/makedevs/Config.in
parent5faae4869027d86cba895bf88b5b956c62310d30 (diff)
downloadbuildroot-novena-81cd9d45ffa5cd2e8622ca2d11f4e62580bd2cbb.tar.gz
buildroot-novena-81cd9d45ffa5cd2e8622ca2d11f4e62580bd2cbb.zip
makedevs: convert to a more normal way of building packages
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/makedevs/Config.in')
-rw-r--r--package/makedevs/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/makedevs/Config.in b/package/makedevs/Config.in
new file mode 100644
index 000000000..4f8c38d0a
--- /dev/null
+++ b/package/makedevs/Config.in
@@ -0,0 +1,5 @@
+config BR2_PACKAGE_MAKEDEVS
+ bool "makedevs"
+ help
+ The makedevs utility allows to create a set of device files
+ according to a configuration file. \ No newline at end of file