diff options
Diffstat (limited to 'drivers/atm/Makefile')
-rw-r--r-- | drivers/atm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atm/Makefile b/drivers/atm/Makefile index 62c3cc1075ae..c6c9ee9f5da2 100644 --- a/drivers/atm/Makefile +++ b/drivers/atm/Makefile | |||
@@ -2,7 +2,7 @@ | |||
2 | # Makefile for the Linux network (ATM) device drivers. | 2 | # Makefile for the Linux network (ATM) device drivers. |
3 | # | 3 | # |
4 | 4 | ||
5 | fore_200e-objs := fore200e.o | 5 | fore_200e-y := fore200e.o |
6 | 6 | ||
7 | obj-$(CONFIG_ATM_ZATM) += zatm.o uPD98402.o | 7 | obj-$(CONFIG_ATM_ZATM) += zatm.o uPD98402.o |
8 | obj-$(CONFIG_ATM_NICSTAR) += nicstar.o | 8 | obj-$(CONFIG_ATM_NICSTAR) += nicstar.o |