diff options
Diffstat (limited to 'target/linux/mpc85xx/p1020')
-rw-r--r-- | target/linux/mpc85xx/p1020/config-default | 2 | ||||
-rw-r--r-- | target/linux/mpc85xx/p1020/target.mk | 6 |
2 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default deleted file mode 100644 index 40ac38d..0000000 --- a/target/linux/mpc85xx/p1020/config-default +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_NR_CPUS=2 -CONFIG_SMP=y diff --git a/target/linux/mpc85xx/p1020/target.mk b/target/linux/mpc85xx/p1020/target.mk deleted file mode 100644 index c111d7a..0000000 --- a/target/linux/mpc85xx/p1020/target.mk +++ /dev/null @@ -1,6 +0,0 @@ -BOARDNAME:=P1020 - -define Target/Description - Build firmware images for Freescale P1020 based boards. -endef - |