summaryrefslogtreecommitdiff
path: root/package/dummy/Config.in
blob: 19e8632ef82eba393c1dfd1d82c81d96d138a24b (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_DUMMY
	bool "dummy"
	default n
	help
	  This is a dummy package to show how to integrate a new package into
	  Buildroot. The syntax for this file is the default kbuild from the
	  Linux kernel, more information at
	  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=Documentation/kbuild