[Buildroot] [PATCH 10/11] config/raspberrypi: rename our defconfig files

Yann E. MORIN yann.morin.1998 at free.fr
Sun Jun 28 22:25:19 UTC 2015


Since we no longer have a non-DT defconfig, and we no longer want to
advertise such a possibility (non-DT is being phased out), just rename
our defconfig files.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Cc: Floris Bos <bos at je-eigen-domein.nl>
Cc: Pascal de Bruijn <pmjdebruijn at pcode.nl>
---
 configs/{raspberrypi_dt_defconfig => raspberrypi_defconfig}           | 0
 configs/{raspberrypi_plus_dt_defconfig => raspberrypi_plus_defconfig} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename configs/{raspberrypi_dt_defconfig => raspberrypi_defconfig} (100%)
 rename configs/{raspberrypi_plus_dt_defconfig => raspberrypi_plus_defconfig} (100%)

diff --git a/configs/raspberrypi_dt_defconfig b/configs/raspberrypi_defconfig
similarity index 100%
rename from configs/raspberrypi_dt_defconfig
rename to configs/raspberrypi_defconfig
diff --git a/configs/raspberrypi_plus_dt_defconfig b/configs/raspberrypi_plus_defconfig
similarity index 100%
rename from configs/raspberrypi_plus_dt_defconfig
rename to configs/raspberrypi_plus_defconfig
-- 
1.9.1



More information about the buildroot mailing list