diff options
author | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2010-05-10 17:10:47 +0000 |
---|---|---|
committer | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2010-05-10 17:10:47 +0000 |
commit | 42b39a2f16c9261da2b02518a5891be20f8cd445 (patch) | |
tree | 56b6e422d0f1f9322be56e30a549c45ee06f170e /.gitignore | |
parent | 8cc8b5f22ce07d25dba3cc5d17ae14ef3c13e118 (diff) | |
download | master-187ad058-42b39a2f16c9261da2b02518a5891be20f8cd445.tar.gz master-187ad058-42b39a2f16c9261da2b02518a5891be20f8cd445.tar.bz2 master-187ad058-42b39a2f16c9261da2b02518a5891be20f8cd445.zip |
brcm-2.4: Fixed preinit and failsafe switch configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21417 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index e3479758d0..6142076be2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .*.swp /env /dl -/.config /.config.old /bin /build_dir @@ -9,7 +8,5 @@ /tmp /logs /feeds -/feeds.conf -/files /package/feeds /package/openwrt-packages |