From: Ulf Samuelsson Date: Sat, 29 Mar 2008 20:38:22 +0000 (-0000) Subject: Remove duplication of default kernel patch dir setting X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5292603285a198f08eec8a03c405d7050c3eebd7;p=buildroot.git Remove duplication of default kernel patch dir setting --- diff --git a/target/device/Atmel/Makefile.in b/target/device/Atmel/Makefile.in index 3d00aa3663..63a3af33b3 100644 --- a/target/device/Atmel/Makefile.in +++ b/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)