From 4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 23 Jun 2010 22:57:54 +0200 Subject: target/device: misc cleanup Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard --- target/device/xtensa/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/device/xtensa/Makefile.in') diff --git a/target/device/xtensa/Makefile.in b/target/device/xtensa/Makefile.in index f878a822a..a0403e831 100644 --- a/target/device/xtensa/Makefile.in +++ b/target/device/xtensa/Makefile.in @@ -1,8 +1,6 @@ ifeq ($(BR2_xtensa),y) ifeq ($(strip $(BR2_TARGET_XTENSA_XTAV60)),y) -# UCLIBC_CONFIG_FILE:=target/device/xtensa/xtav60/uClibc.config -# BR2_PACKAGE_BUSYBOX_CONFIG:=target/device/xtensa/xtav60/busybox.config TARGET_SKELETON_PATCH:=target/device/xtensa endif -- cgit v1.2.3