X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=d2b9cb2841b84e4e5a6bb16392d972a77fc0e481;hb=09b50e7ad377fdfa66e16e9dd630996cbd433f87;hp=a8a3085a8ae35e902eede70202551bee2eb5165f;hpb=f30ecbfd21f3a82adab9bc6d7b293c9e5bb23863;p=firefly-linux-kernel-4.4.55.git diff --git a/Makefile b/Makefile index a8a3085a8ae3..d2b9cb2841b8 100644 --- a/Makefile +++ b/Makefile @@ -1230,7 +1230,7 @@ rpm: include/config/kernel.release FORCE # Brief documentation of the typical targets used # --------------------------------------------------------------------------- -boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) +boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/rk*_defconfig) boards := $(notdir $(boards)) board-dirs := $(dir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*/*_defconfig)) board-dirs := $(sort $(notdir $(board-dirs:/=)))