diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-19 16:47:16 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-23 19:44:22 +0100 |
commit | 314d997e26184718713ba5a14514367edcb2661f (patch) | |
tree | 5976dbaa3c09ccec70aff6586a3b83b9a970bd6e /target/linux/pistachio/generic | |
parent | 8e2e67d117c6c957443b42b08a010e6c0defae42 (diff) | |
download | upstream-314d997e26184718713ba5a14514367edcb2661f.tar.gz upstream-314d997e26184718713ba5a14514367edcb2661f.tar.bz2 upstream-314d997e26184718713ba5a14514367edcb2661f.zip |
pistachio: add generic subtarget
Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. Add generic
to the filenames.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/pistachio/generic')
-rw-r--r-- | target/linux/pistachio/generic/target.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/pistachio/generic/target.mk b/target/linux/pistachio/generic/target.mk new file mode 100644 index 0000000000..f5cb1fb19b --- /dev/null +++ b/target/linux/pistachio/generic/target.mk @@ -0,0 +1 @@ +BOARDNAME:=Generic |