Explorar o código

Remove duplication of default kernel patch dir setting

Ulf Samuelsson %!s(int64=17) %!d(string=hai) anos
pai
achega
5292603285
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/device/Atmel/Makefile.in

+ 1 - 1
target/device/Atmel/Makefile.in

@@ -47,7 +47,7 @@ endif
 
 LINUX26_COPYTO:=/tftpboot
 
-LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
+#LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
 
 # The board specific Makefile.in can redefine BOARD_NAME's
 LINUX_BOARD_NAME:=$(BOARD_NAME)