NET: add JIT compiler for packet filters
/arch/arm/Makefile
blob:96981603367cc7d0dc674a376117f90376f53dd5 -> blob:8948079622bbb82813624dc3cfac5bf7870fc4c2
--- arch/arm/Makefile
+++ arch/arm/Makefile
@@ -252,6 +252,7 @@ core-$(CONFIG_VFP) += arch/arm/vfp/
# If we have a machine-specific directory, then include it in the build.
core-y += arch/arm/kernel/ arch/arm/mm/ arch/arm/common/
+core-y += arch/arm/net/
core-y += $(machdirs) $(platdirs)
drivers-$(CONFIG_OPROFILE) += arch/arm/oprofile/