remove: remove invalid defconfig
This commit is contained in:
parent
596535fa63
commit
6da1e20f56
|
|
@ -446,7 +446,6 @@ buildroot: prepare
|
||||||
rm $(BUILDROOT_DIR)/$(BUILDROOT_VER) -rf ;\
|
rm $(BUILDROOT_DIR)/$(BUILDROOT_VER) -rf ;\
|
||||||
mkdir -p $(BUILDROOT_DIR) ;\
|
mkdir -p $(BUILDROOT_DIR) ;\
|
||||||
tar xzf $(SYSDRV_DIR)/tools/board/buildroot/$(BUILDROOT_VER).tar.gz -C $(BUILDROOT_DIR) ;\
|
tar xzf $(SYSDRV_DIR)/tools/board/buildroot/$(BUILDROOT_VER).tar.gz -C $(BUILDROOT_DIR) ;\
|
||||||
cp $(SYSDRV_DIR)/tools/board/buildroot/luckfox_pico_cn_defconfig $(BUILDROOT_DIR)/$(BUILDROOT_VER)/configs/ ;\
|
|
||||||
cp $(SYSDRV_DIR)/tools/board/buildroot/luckfox_pico_defconfig $(BUILDROOT_DIR)/$(BUILDROOT_VER)/configs/ ;\
|
cp $(SYSDRV_DIR)/tools/board/buildroot/luckfox_pico_defconfig $(BUILDROOT_DIR)/$(BUILDROOT_VER)/configs/ ;\
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user