diff options
Diffstat (limited to 'drivers/soc/ixp4xx/Makefile')
-rw-r--r-- | drivers/soc/ixp4xx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/soc/ixp4xx/Makefile b/drivers/soc/ixp4xx/Makefile new file mode 100644 index 000000000000..d20d99e6df65 --- /dev/null +++ b/drivers/soc/ixp4xx/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_IXP4XX_QMGR) += ixp4xx-qmgr.o +obj-$(CONFIG_IXP4XX_NPE) += ixp4xx-npe.o |