diff options
Diffstat (limited to 'include/configs/meson-gxbb-common.h')
-rw-r--r-- | include/configs/meson-gxbb-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/meson-gxbb-common.h b/include/configs/meson-gxbb-common.h index 12a4dfce6b..89e3807a14 100644 --- a/include/configs/meson-gxbb-common.h +++ b/include/configs/meson-gxbb-common.h @@ -40,6 +40,7 @@ func(MMC, mmc, 0) \ func(MMC, mmc, 1) \ func(MMC, mmc, 2) \ + func(PXE, pxe, na) \ func(DHCP, dhcp, na) #include <config_distro_bootcmd.h> |