Skip to content
Snippets Groups Projects
Commit e329227f authored by Paul Spooren's avatar Paul Spooren
Browse files

sunix: fix typo in kmod-ata-core


There was a missing `k` in the package name.
s/mod-ata-core/kmod-ata-core

Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
parent a93dfff1
Branches
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ TARGET_DEVICES += linksprite_a10-pcduino
define Device/marsboard_a10-marsboard
DEVICE_VENDOR := HAOYU Electronics
DEVICE_MODEL := MarsBoard A10
DEVICE_PACKAGES:=mod-ata-core kmod-ata-sunxi kmod-sun4i-emac kmod-rtc-sunxi \
DEVICE_PACKAGES:=kmod-ata-core kmod-ata-sunxi kmod-sun4i-emac kmod-rtc-sunxi \
sound-soc-sunxi
SOC := sun4i
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment