~ubuntu-branches/ubuntu/trusty/apex/trusty

« back to all changes in this revision

Viewing changes to scripts/kconfig/.gitignore

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2010-01-04 20:24:21 UTC
  • Revision ID: james.westby@ubuntu.com-20100104202421-xv4li9jarzof7mxq
Tags: 1.6.10ubuntu3
* Makefile: fix armel build failures by building with -marm;
  thx to ogra for this patch (LP:503090)
* usr/link.cc: fix "link.cc:236: error: invalid conversion from
  ‘const char*’ to ‘char*’" - use a copy rather than constant to do
  the parsing etc. (LP:503090)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Generated files
 
3
#
 
4
config*
 
5
lex.*.c
 
6
*.tab.c
 
7
*.tab.h
 
8
zconf.hash.c
 
9
*.moc
 
10
lkc_defs.h
 
11
 
 
12
#
 
13
# configuration programs
 
14
#
 
15
conf
 
16
mconf
 
17
qconf
 
18
gconf
 
19
kxgettext