Makefile 147 B

1234567
  1. #
  2. # Makefile for the Apple network device drivers.
  3. #
  4. obj-$(CONFIG_MACE) += mace.o
  5. obj-$(CONFIG_BMAC) += bmac.o
  6. obj-$(CONFIG_MACMACE) += macmace.o