diff options
Diffstat (limited to 'drivers/net/atlx/Makefile')
-rw-r--r-- | drivers/net/atlx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/atlx/Makefile b/drivers/net/atlx/Makefile index ca45553..e4f6022 100644 --- a/drivers/net/atlx/Makefile +++ b/drivers/net/atlx/Makefile @@ -1 +1,3 @@ obj-$(CONFIG_ATL1) += atl1.o +obj-$(CONFIG_ATL2) += atl2.o + |