]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/turris_omnia.h
Remove config_distro_defaults.h
[people/ms/u-boot.git] / include / configs / turris_omnia.h
index 6633540a10dc01040cb1cfb2d22ec9f6e92dd274..94a3be63fe34f81d937a4166531717b4bb85653c 100644 (file)
 
 /* Include the common distro boot environment */
 #ifndef CONFIG_SPL_BUILD
-#include <config_distro_defaults.h>
 
 #ifdef CONFIG_MMC
 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0)