summaryrefslogtreecommitdiffstats
path: root/package/bootstrap/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-01-09 22:13:38 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-10 12:08:04 +0100
commit62ffb640b6ade91f13fc3709fa5489d59e4e1471 (patch)
tree093080b05d8b1cc5a475a9d4b868e054808f83eb /package/bootstrap/Config.in
parent8e29b46b60f2c1412338a1fc5967897f0da91c7c (diff)
downloadbuildroot-62ffb640b6ade91f13fc3709fa5489d59e4e1471.tar.gz
buildroot-62ffb640b6ade91f13fc3709fa5489d59e4e1471.zip
bootstrap: new package
[Thomas: add 'cp -dpfr' instead of a convuluted use of 'tar c' + 'tar x' do not a copy.] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bootstrap/Config.in')
-rw-r--r--package/bootstrap/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/bootstrap/Config.in b/package/bootstrap/Config.in
new file mode 100644
index 0000000000..743d8a324a
--- /dev/null
+++ b/package/bootstrap/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_BOOTSTRAP
+ bool "bootstrap"
+ help
+ Bootstrap is the most popular HTML, CSS, and JS framework
+ for developing responsive, mobile first projects on the web.
+
+ http://getbootstrap.com
OpenPOWER on IntegriCloud