From 4b8fa8a5973536606f1a7c782dd0b5ce08333ef7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 1 Aug 2012 23:02:12 +0200 Subject: 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 . --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.3