diff options
author | wm4 <wm4@nowhere> | 2012-08-01 23:02:12 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2012-08-01 23:05:59 +0200 |
commit | 4b8fa8a5973536606f1a7c782dd0b5ce08333ef7 (patch) | |
tree | 4f57b96c56e38291b5d52d59893602f701fb4f10 /.gitignore | |
parent | b35d89d42bbec31d49368b3f014a605408ccb8be (diff) |
build: remove references to cpuinfo
This was a horrible little tool to detect the host CPU at build time.
Forgotten in commit 74df1d8e05aa226c7e8.
Also remove forgotten codec-cfg entry in .gitignore .
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 3dcc4c8518..c9db19a836 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,6 @@ /version.h /codecs.conf.h /input/input_conf.h -/codec-cfg -/cpuinfo /tags /TAGS /locale |