diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-03-05 04:21:41 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-03-05 04:21:41 +0000 |
commit | 01ed21fc16e8068c7d230945983a38a43570e6c3 (patch) | |
tree | e8c36995cd9fe7d8eee72343149adc2cf06558a7 /target/linux/xburst/n516/target.mk | |
parent | f1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb (diff) | |
download | upstream-01ed21fc16e8068c7d230945983a38a43570e6c3.tar.gz upstream-01ed21fc16e8068c7d230945983a38a43570e6c3.tar.bz2 upstream-01ed21fc16e8068c7d230945983a38a43570e6c3.zip |
Add support for the n516
SVN-Revision: 19987
Diffstat (limited to 'target/linux/xburst/n516/target.mk')
-rw-r--r-- | target/linux/xburst/n516/target.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/xburst/n516/target.mk b/target/linux/xburst/n516/target.mk new file mode 100644 index 0000000000..82af80dd2b --- /dev/null +++ b/target/linux/xburst/n516/target.mk @@ -0,0 +1,2 @@ +BOARDNAME:=Hanvon N516 e-book reader +#DEFAULT_PACKAGES += uboot-xburst-n516 |