Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 480148 | Differences between
and this patch

Collapse All | Expand All

(-)dahdi-linux-2.6.0.ORIG//Makefile (-1 / +1 lines)
Lines 47-53 Link Here
47
  HOTPLUG_FIRMWARE:=$(shell if grep -q '^CONFIG_FW_LOADER=[ym]' $(KCONFIG); then echo "yes"; else echo "no"; fi)
47
  HOTPLUG_FIRMWARE:=$(shell if grep -q '^CONFIG_FW_LOADER=[ym]' $(KCONFIG); then echo "yes"; else echo "no"; fi)
48
endif
48
endif
49
49
50
UDEV_DIR:=/etc/udev/rules.d
50
UDEV_DIR:=/lib/udev/rules.d
51
51
52
MODULE_ALIASES:=wcfxs wctdm8xxp wct2xxp
52
MODULE_ALIASES:=wcfxs wctdm8xxp wct2xxp
53
53

Return to bug 480148