1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:29:50 +03:00
openwrt-xburst/scripts/config/lxdialog
jow 12de8ef256 [PATCH] scripts/config/.gitignore omits source files
scripts/config/.gitignore aims to avoid checking binaries in to git.
Unfortunately it also omits conf.c, confdata.c, and all source files
in lxdialog. An OpenWRT tree pulled from a git repository will not
build, and I suspect this was not the intention.

Signed-off-by: Denton Gentry <denny@geekhold.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-20 10:41:02 +00:00
..
.gitignore [PATCH] scripts/config/.gitignore omits source files 2011-06-20 10:41:02 +00:00
check-lxdialog.sh add openbsd compatibility patch (thanks, wbx) 2006-12-10 20:58:51 +00:00
checklist.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
colors.h color change to make menuconfig easier to read (patch from #1730) 2007-07-11 04:03:01 +00:00
dialog.h add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
inputbox.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
lxdialog.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
Makefile fix breakage introduced with [17394] 2009-08-25 11:56:27 +00:00
menubox.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
msgbox.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
textbox.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
util.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
yesno.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00