Logo
Explore Help
Sign In
starred/linux-legacy
1
0
Fork 0
You've already forked linux-legacy
mirror of https://github.com/genesi/linux-legacy.git synced 2026-09-23 15:15:32 +00:00
Code Issues 2 Packages Projects Releases Wiki Activity
Files
amd-gpu-linuxize
linux-legacy/drivers/misc/cb710/Makefile

9 lines
170 B
Makefile
Raw Permalink Normal View History

cb710: handle DEBUG define in Makefile Signed-off-by: Pierre Ossman <pierre@ossman.eu>
2009-06-04 08:00:40 +02:00
ifeq ($(CONFIG_CB710_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif
mmc: Driver for CB710/720 memory card reader (MMC part) The code is divided in two parts. There is a virtual 'bus' driver that handles PCI device and registers three new devices one per card reader type. The other driver handles SD/MMC part of the reader. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Pierre Ossman <pierre@ossman.eu>
2009-05-22 20:33:59 +02:00
obj-$(CONFIG_CB710_CORE) += cb710.o
cb710-y := core.o sgbuf2.o
cb710-$(CONFIG_CB710_DEBUG) += debug.o
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 503ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API