diff --git a/bsp/mpc85xx-generic.bsp b/bsp/mpc85xx-p1010.bsp similarity index 85% rename from bsp/mpc85xx-generic.bsp rename to bsp/mpc85xx-p1010.bsp index 705f0b50..66472822 100644 --- a/bsp/mpc85xx-generic.bsp +++ b/bsp/mpc85xx-p1010.bsp @@ -1,5 +1,5 @@ chipset=mpc85xx -subtarget=generic +subtarget=p1010 images=( "openwrt-${chipset}-${subtarget}-tplink_tl-wdr4900-v1-squashfs-*" diff --git a/bsp/mpc85xx-generic/.config b/bsp/mpc85xx-p1010/.config similarity index 84% rename from bsp/mpc85xx-generic/.config rename to bsp/mpc85xx-p1010/.config index 2e09a731..4ce729b6 100644 --- a/bsp/mpc85xx-generic/.config +++ b/bsp/mpc85xx-p1010/.config @@ -2,10 +2,10 @@ # Do no edit manually # CONFIG_TARGET_mpc85xx=y -CONFIG_TARGET_mpc85xx_generic=y +CONFIG_TARGET_mpc85xx_p1010=y CONFIG_TARGET_MULTI_PROFILE=y -CONFIG_TARGET_DEVICE_mpc85xx_generic_DEVICE_tplink_tl-wdr4900-v1=y -CONFIG_TARGET_DEVICE_PACKAGES_mpc85xx_generic_DEVICE_tplink_tl-wdr4900-v1="" +CONFIG_TARGET_DEVICE_mpc85xx_p1010_DEVICE_tplink_tl-wdr4900-v1=y +CONFIG_TARGET_DEVICE_PACKAGES_mpc85xx_p1010_DEVICE_tplink_tl-wdr4900-v1="" CONFIG_BUSYBOX_CUSTOM=y CONFIG_TARGET_PER_DEVICE_ROOTFS=y # CONFIG_BUSYBOX_CONFIG_BRCTL is not set