summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2006-12-21 05:10:07 -0800
committerTrent Piepho <xyzzy@speakeasy.org>2006-12-21 05:10:07 -0800
commit6ec0d8ea1d596a6165a59a1b76adb0b2d440e6ed (patch)
tree7ef6ab4ea720c20753c0c3163a5a122dc982aa6a /linux
parent682eb716861233b79d9e5c2fec491487de2b0b37 (diff)
downloadmediapointer-dvb-s2-6ec0d8ea1d596a6165a59a1b76adb0b2d440e6ed.tar.gz
mediapointer-dvb-s2-6ec0d8ea1d596a6165a59a1b76adb0b2d440e6ed.tar.bz2
Fix building of mconf
From: Trent Piepho <xyzzy@speakeasy.org> A patch in 2.6.19-rc1, c29121b787f533d135ae47b5f3044adb66cbebef: > user: Sam Ravnborg <sam@neptun.ravnborg.org> > date: Sat Sep 30 07:19:20 2006 -0200 > kbuild: do not build mconf & lxdialog unless needed Was preventing v4l-dvb from building mconf too. That patch checks the make command goal, and only includes rules for mconf when the goal is "menuconfig". We don't want to use make menuconfig, as that would configure the kernel. The workaround is to set hostprogs-y=mconf on the make command line. The kernel build system certainly isn't making this easy for us. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions