diff options
Diffstat (limited to 'target/linux/mpc85xx/p1010')
-rw-r--r-- | target/linux/mpc85xx/p1010/target.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mpc85xx/p1010/target.mk b/target/linux/mpc85xx/p1010/target.mk index 1140a325b6..12ed78ace1 100644 --- a/target/linux/mpc85xx/p1010/target.mk +++ b/target/linux/mpc85xx/p1010/target.mk @@ -2,8 +2,6 @@ BOARDNAME:=P1010 FEATURES+=nand KERNELNAME:=simpleImage.tl-wdr4900-v1 -KERNEL_TESTING_PATCHVER:=5.10 - define Target/Description Build firmware images for P1010 based boards. endef |