--- zzzz-none-000/linux-4.1.52/tools/build/feature/Makefile 2018-05-28 02:26:45.000000000 +0000 +++ bcm63-7530ax-731/linux-4.1.52/tools/build/feature/Makefile 2022-03-02 11:37:14.000000000 +0000 @@ -67,7 +67,15 @@ $(BUILD) -lelf test-glibc.bin: - $(BUILD) +ifdef BCM_KF +ifneq ($(findstring _$(strip $(BRCM_CHIP))_,_6848_6838_),) + $(BUILD) -DCONFIG_BCM_KF_MIPS_4350 +else + $(BUILD) +endif +else + $(BUILD) +endif test-dwarf.bin: $(BUILD) -ldw