[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#385553: linux-modules-extra-2.6: ndiswrapper requires rules target override



Package: linux-modules-extra-2.6
Followup-For: Bug #385553

ndiswrapper has been integrated into a forked linux-modules-extra-2.6
source package[0], and I found that a custom rules override is required
for successful building of ndiswrapper in that framework.

[0] http://svn.berlios.de/svnroot/repos/fullstory/linux-modules-sidux-main-2.6/trunk/ndiswrapper/rules

---
$(BUILD_STAMP):
	$(MAKE) -C $(CURDIR)/$(DIR) KBUILD=$(HEADERS_DIR)
	touch $@

install: LIB_MODULES = $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)
install:
	install -D -m 0644 $(CURDIR)/$(DIR)/ndiswrapper.ko $(LIB_MODULES)/misc/ndiswrapper.k0
---

HTH
Thanks, Kel.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-6.slh.2-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-6.slh.2-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: