buildrootschalter/package/dummy/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

8 lines
321 B
Plaintext

config BR2_PACKAGE_DUMMY
bool "dummy"
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