]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 11 Nov 2013 05:35:59 +0000 (14:35 +0900)
committerTom Rini <trini@ti.com>
Sun, 17 Nov 2013 19:11:32 +0000 (14:11 -0500)
commitfdd91faef9148fd5a52467a91f79934ee4e7f2bd
tree2ebdb053501a52aea0f5db4ad384827ea745a14e
parentfc9ac3565a80d571def4f2eae4ad10c4ed90cbb2
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y

CONFIG_IXP4XX_NPE is defined only for CPU ixp.
It is not necessary to filter by CPU ixp.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile
drivers/net/npe/Makefile