summaryrefslogtreecommitdiff
path: root/target/linux/x86/rdc/profiles/r8610.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/x86/rdc/profiles/r8610.mk')
-rw-r--r--target/linux/x86/rdc/profiles/r8610.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/x86/rdc/profiles/r8610.mk b/target/linux/x86/rdc/profiles/r8610.mk
index 67fef8a..d5f8c0a 100644
--- a/target/linux/x86/rdc/profiles/r8610.mk
+++ b/target/linux/x86/rdc/profiles/r8610.mk
@@ -9,7 +9,6 @@ define Profile/r8610
NAME:=RDC R8610 Evaluation Board
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
kmod-hwmon-core kmod-hwmon-w83627hf kmod-ide-core kmod-ide-it821x \
- kmod-rtc-core kmod-rtc-m48t86 \
- kmod-fs-ext2 kmod-fs-ext3
+ kmod-rtc-core kmod-rtc-m48t86 kmod-fs-ext4
endef
$(eval $(call Profile,r8610))