Changeset 349 for GPL/branches/alsa-resync1/alsa-kernel/pci
- Timestamp:
- Apr 21, 2008, 3:00:45 AM (18 years ago)
- Location:
- GPL/branches/alsa-resync1/alsa-kernel/pci
- Files:
-
- 13 edited
-
ac97/makefile.os2 (modified) (1 diff)
-
ali5451/makefile.os2 (modified) (1 diff)
-
au88x0/makefile.os2 (modified) (1 diff)
-
ca0106/makefile.os2 (modified) (1 diff)
-
cs46xx/makefile.os2 (modified) (1 diff)
-
emu10k1/makefile.os2 (modified) (1 diff)
-
hda/makefile.os2 (modified) (1 diff)
-
korg1212/makefile.os2 (modified) (1 diff)
-
makefile.os2 (modified) (1 diff)
-
nm256/makefile.os2 (modified) (1 diff)
-
rme9652/makefile.os2 (modified) (1 diff)
-
trident/makefile.os2 (modified) (1 diff)
-
ymfpci/makefile.os2 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/alsa-resync1/alsa-kernel/pci/ac97/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/ali5451/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/au88x0/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/ca0106/makefile.os2
r76 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/cs46xx/makefile.os2
r76 r349 6 6 7 7 32BIT=1 8 !include ..\..\..\ ..\makefile.inc8 !include ..\..\..\makefile.inc 9 9 10 10 -
GPL/branches/alsa-resync1/alsa-kernel/pci/emu10k1/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/hda/makefile.os2
r86 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/korg1212/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/makefile.os2
r212 r349 5 5 6 6 32BIT=1 7 !include ..\..\ ..\makefile.inc7 !include ..\..\makefile.inc 8 8 9 NMAKEOPTS=-f makefile.os2 $(LOGO) 9 NMAKEOPTS=-f makefile.os2 $(LOGO) ACPI=$(ACPI) KEE=$(KEE) DEBUG=$(DEBUG) 10 10 11 !if "$(DEBUG)" == "1"12 NMAKEOPTS += DEBUG=113 !endif14 15 !if "$(KEE)" == "0"16 NMAKEOPTS += KEE=017 KEE=018 !else19 NMAKEOPTS += KEE=120 KEE=121 !endif22 23 !if "$(DEBUG)" == "1"24 !Message BUILDING DEBUG VERSION25 !else26 !Message BUILDING RELEASE VERSION27 !endif28 11 29 12 #=================================================================== -
GPL/branches/alsa-resync1/alsa-kernel/pci/nm256/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/rme9652/makefile.os2
r250 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/trident/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9 -
GPL/branches/alsa-resync1/alsa-kernel/pci/ymfpci/makefile.os2
r32 r349 5 5 6 6 32BIT=1 7 !include ..\..\..\ ..\makefile.inc7 !include ..\..\..\makefile.inc 8 8 9 9
Note:
See TracChangeset
for help on using the changeset viewer.
