Makefile 429 B

1234567891011121314
  1. # Makefile for the kernel ISDN subsystem and device drivers.
  2. # Object files in subdirectories
  3. obj-$(CONFIG_ISDN_I4L) += i4l/
  4. obj-$(CONFIG_ISDN_CAPI) += capi/
  5. obj-$(CONFIG_MISDN) += mISDN/
  6. obj-$(CONFIG_ISDN) += hardware/
  7. obj-$(CONFIG_ISDN_DIVERSION) += divert/
  8. obj-$(CONFIG_ISDN_DRV_HISAX) += hisax/
  9. obj-$(CONFIG_ISDN_DRV_LOOP) += isdnloop/
  10. obj-$(CONFIG_HYSDN) += hysdn/
  11. obj-$(CONFIG_ISDN_DRV_GIGASET) += gigaset/