]> Git Repo - linux.git/blobdiff - scripts/Makefile
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / scripts / Makefile
index 36266665dbcbb37ca9d3c3dd466268fa0dbf1265..a55b0067758a0fb5b35115dbc5f1affa35e69719 100644 (file)
@@ -15,6 +15,9 @@ hostprogs-$(CONFIG_LOGO)         += pnmtologo
 hostprogs-$(CONFIG_VT)           += conmakehash
 hostprogs-$(CONFIG_IKCONFIG)     += bin2c
 hostprogs-$(BUILD_C_RECORDMCOUNT) += recordmcount
+hostprogs-$(CONFIG_BUILDTIME_EXTABLE_SORT) += sortextable
+
+HOSTCFLAGS_sortextable.o = -I$(srctree)/tools/include
 
 always         := $(hostprogs-y) $(hostprogs-m)
 
This page took 0.029404 seconds and 4 git commands to generate.