Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KFERMercer committed Feb 11, 2020
2 parents 4196349 + 464fb0c commit ff23661
Show file tree
Hide file tree
Showing 44 changed files with 1,880 additions and 1,305 deletions.
7 changes: 4 additions & 3 deletions target/linux/at91/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ include $(TOPDIR)/rules.mk

ARCH:=arm
BOARD:=at91
MAINTAINER:=Claudio Mignanti <[email protected]>
MAINTAINER:=Claudio Mignanti <[email protected]> \
Sandeep Sheriker <[email protected]>
BOARDNAME:=Microchip (Atmel AT91)
FEATURES:=ext4 squashfs targz usb usbgadget ubifs
SUBTARGETS:=sama5d2 sama5d3 sama5d4 legacy
SUBTARGETS:=sama5 sam9x

KERNEL_PATCHVER:=4.9
KERNEL_PATCHVER:=4.14

include $(INCLUDE_DIR)/target.mk

Expand Down
Loading

0 comments on commit ff23661

Please sign in to comment.