Skip to content

Commit

Permalink
HACK/ramips: remove the usb and rtc features
Browse files Browse the repository at this point in the history
The RM2100 doesn't have them.

Signed-off-by: Rui Salvaterra <[email protected]>
  • Loading branch information
rsalvaterra committed May 8, 2024
1 parent 0d9bd88 commit 8a8d6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ramips/mt7621/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

SUBTARGET:=mt7621
BOARDNAME:=MT7621 based boards
FEATURES+=nand ramdisk rtc usb minor
FEATURES+=nand ramdisk
CPU_TYPE:=24kc
KERNELNAME:=vmlinux vmlinuz
# make Kernel/CopyImage use $LINUX_DIR/vmlinuz
Expand Down

0 comments on commit 8a8d6e2

Please sign in to comment.