2
0
forked from Ivasoft/openwrt

sunxi: various changes - rename hstimer DT on sun5i to avoid confusion - add Cubietruck support - select watchdog by default - select rtc in profiles where appropriate - cosmetic changes

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 39263
This commit is contained in:
Zoltan Herpai
2014-01-12 19:23:29 +00:00
parent a248495ae9
commit d0a757147b
10 changed files with 201 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
define Profile/pcDuino
NAME:=pcDuino
PACKAGES:=\
uboot-sunxi-pcDuino kmod-sun4i-emac
uboot-sunxi-pcDuino kmod-sun4i-emac kmod-rtc-sunxi
endef
define Profile/pcDuino/Description