aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/profiles/120-pogoplug.mk
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: cosmetic: move POGOE02 profile to different fileLuka Perkov2014-05-281-21/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40873
* kirkwood: add Pogoplug E02 kernel support for 3.14Luka Perkov2014-05-231-1/+1
| | | | | | | | This also fixes a typo in the UBIFS_OPTS Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 40827
* kirkwood: drop unnecessary argument from *_UBIFS_OPTS variablesLuka Perkov2013-11-231-1/+1
| | | | | | | | The '-U' aka '--squash-uids' is already used in Image/mkfs/ubifs function. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38898
* kirkwood: add userland support for Pogoplug E02Luka Perkov2013-10-311-0/+21
This patch adds the userland support for the Pogoplug E02 by Cloud Engines, Inc. Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 38631