summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lxdialog/checklist.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-06-21 08:51:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-06-21 08:51:19 +0200
commit34870a5ec7169245ac8b3f4b7d6ec1435c184bdd (patch)
treebca8484583a59f36717b45442c3723bd2d5dcf43 /scripts/kconfig/lxdialog/checklist.c
parent7c3603a199873319cbff82fe07a887ccf3452b9b (diff)
downloadbarebox-34870a5ec7169245ac8b3f4b7d6ec1435c184bdd.tar.gz
barebox-34870a5ec7169245ac8b3f4b7d6ec1435c184bdd.tar.xz
kconfig: sync to linux v3.10-rc6
This brings us some new features like directly jumping to search results. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts/kconfig/lxdialog/checklist.c')
-rw-r--r--scripts/kconfig/lxdialog/checklist.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/kconfig/lxdialog/checklist.c b/scripts/kconfig/lxdialog/checklist.c
index 14bb341b1f..a2eb80fbc8 100644
--- a/scripts/kconfig/lxdialog/checklist.c
+++ b/scripts/kconfig/lxdialog/checklist.c
@@ -15,6 +15,10 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include "dialog.h"