summaryrefslogtreecommitdiff
path: root/linux/sound/oss
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2006-08-31 16:42:12 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2006-08-31 16:42:12 -0700
commit529dc5a3d5c603f87061f8e44cd2947b10e27af0 (patch)
tree234987e9f7382f8f3538f607571934861466f0f6 /linux/sound/oss
parentae00b25c2d3cb4ccca19d197bba285ebca7896a5 (diff)
downloadmediapointer-dvb-s2-529dc5a3d5c603f87061f8e44cd2947b10e27af0.tar.gz
mediapointer-dvb-s2-529dc5a3d5c603f87061f8e44cd2947b10e27af0.tar.bz2
Re-write make_makefile.pl, re-work v4l/Makefile
From: Trent Piepho <xyzzy@speakeasy.org> The make_makefile.pl script is re-written. The old one was nasty. This one will correctly handle Makefile lines that are continued with a backslash. It will also generate a dependency list of the Makefile used to create Makefile.media. This way if any change, Makefile.media will be automatically re-made by make. The whole business where make_makefile.pl would call make_kconfig.pl is removed. The underlying logic of the main Makefile is completely changed. Make has a feature where it will make sure any included files are up-to-date, and then restart itself if any were updated. We now take advantage of this feature. Detect when make is building only targets which do not need include files like .myconfig or Makefile.media, and don't include them in those cases. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/sound/oss')
0 files changed, 0 insertions, 0 deletions