Bläddra i källkod

Remove duplication of default kernel patch dir setting

Ulf Samuelsson 17 år sedan
förälder
incheckning
5292603285
1 ändrade filer med 1 tillägg och 1 borttagningar
  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)