~ubuntu-branches/ubuntu/wily/ndiswrapper/wily-proposed

« back to all changes in this revision

Viewing changes to driver/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Julian Andres Klode
  • Date: 2009-03-17 18:35:09 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317183509-zxr8a0ev23hm120b
Tags: 1.54-1
* New upstream release
  - Fixes building with Kernel 2.6.27 and newer (Closes: #519988)
* Dropping all our patches, all included upstream
* Upgrade to Policy 3.8.1, no changes required

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
%_exports.h: %.c $(obj)/mkexport.sh FORCE
140
140
        $(call if_changed,mkexport)
141
141
 
142
 
extra-y := $(EXPORTS)
 
142
$(addprefix $(obj)/,$(EXPORTS:_exports.h=.o)): %.o: %_exports.h
143
143
 
144
144
ifeq ($(CONFIG_X86_64),y)
145
145
quiet_cmd_mkstubs = MKSTUBS $@
148
148
$(obj)/win2lin_stubs.h: $(addprefix $(src)/,$(STUB_SRCS)) FORCE
149
149
        $(call if_changed,mkstubs)
150
150
 
151
 
extra-y += win2lin_stubs.h
 
151
$(obj)/win2lin_stubs.o: $(obj)/win2lin_stubs.h
152
152
OBJS += win2lin_stubs.o
153
153
else
154
154
OBJS += divdi3.o