소스 검색

pistachio: add generic subtarget

Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. Add generic
to the filenames.

Signed-off-by: Christian Marangi <[email protected]>
Christian Marangi 2 년 전
부모
커밋
314d997e26
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      target/linux/pistachio/Makefile
  2. 1 0
      target/linux/pistachio/generic/target.mk

+ 1 - 0
target/linux/pistachio/Makefile

@@ -10,6 +10,7 @@ BOARDNAME:=MIPS pistachio
 FEATURES:=fpu usb usbgadget squashfs targz nand
 CPU_TYPE:=24kc
 CPU_SUBTYPE:=24kf
+SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=5.10
 

+ 1 - 0
target/linux/pistachio/generic/target.mk

@@ -0,0 +1 @@
+BOARDNAME:=Generic