X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmvebu%2Fprofiles%2Fmarvell.mk;h=d4a1701c13d90a428ba37db5b04d47be4317848f;hp=875c55e15826c73a436b80d72830dd1f5ff9a89a;hb=60d26202537d95aeda2d9903ab8668ce9cc7326b;hpb=eda08dd423ebd3160c7d5e928873fc98c4a028de diff --git a/target/linux/mvebu/profiles/marvell.mk b/target/linux/mvebu/profiles/marvell.mk index 875c55e158..d4a1701c13 100644 --- a/target/linux/mvebu/profiles/marvell.mk +++ b/target/linux/mvebu/profiles/marvell.mk @@ -7,11 +7,7 @@ define Profile/370-DB NAME:=Marvell Armada 370 DB (DB-88F6710-BP-DDR3) - PACKAGES:= \ - kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \ - kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ - kmod-ata-core kmod-ata-marvell-sata \ - kmod-rtc-marvell kmod-thermal-armada + PACKAGES:= endef define Profile/370-DB/Description @@ -22,25 +18,18 @@ $(eval $(call Profile,370-DB)) define Profile/370-RD NAME:=Marvell Armada 370 RD (RD-88F6710-A1) - PACKAGES:= \ - kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \ - kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ - kmod-ata-core kmod-ata-marvell-sata \ - kmod-rtc-marvell kmod-thermal-armada + PACKAGES:= endef define Profile/370-RD/Description Package set compatible with the Armada 370 reference design board (RD-88F6710-A1). endef -$(eval $(call Profile,385-RD)) +$(eval $(call Profile,370-RD)) define Profile/385-RD NAME:=Marvell Armada 385 RD (RD-88F6820-AP) - PACKAGES:= \ - kmod-mmc kmod-mvsdio kmod-usb3 kmod-usb-storage \ - kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ - kmod-thermal-armada + PACKAGES:= endef define Profile/385-RD/Description @@ -51,11 +40,7 @@ $(eval $(call Profile,385-RD)) define Profile/385-DB-AP NAME:=Marvell Armada 385 DB AP (DB-88F6820-AP) - PACKAGES:= \ - kmod-usb3 kmod-usb-storage \ - kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ - kmod-ata-core kmod-ata-marvell-sata \ - kmod-thermal-armada + PACKAGES:= endef define Profile/385-DB-AP/Description @@ -66,11 +51,7 @@ $(eval $(call Profile,385-DB-AP)) define Profile/XP-DB NAME:=Marvell Armada XP DB (DB-78460-BP) - PACKAGES:= \ - kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \ - kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ - kmod-ata-core kmod-ata-marvell-sata \ - kmod-rtc-marvell kmod-thermal-armada + PACKAGES:= endef define Profile/XP-DB/Description @@ -81,11 +62,7 @@ $(eval $(call Profile,XP-DB)) define Profile/XP-GP NAME:=Marvell Armada XP GP (DB-MV784MP-GP) - PACKAGES:= \ - kmod-mmc kmod-mvsdio kmod-usb2 kmod-usb-storage \ - kmod-of-i2c kmod-i2c-core kmod-i2c-mv64xxx \ - kmod-ata-core kmod-ata-marvell-sata \ - kmod-rtc-marvell kmod-thermal-armada + PACKAGES:= endef define Profile/XP-GP/Description