From 04c3691df1c2b0be95b13ba0ac6b04727efc13e9 Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Mon, 15 Mar 2010 18:30:56 +0000 Subject: actually fix linux-atm SVN-Revision: 20233 --- package/linux-atm/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'package/linux-atm/Makefile') diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index 0e469c7..8fd081b 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -46,10 +46,7 @@ define Build/Prepare endef define Build/Configure - (cd $(PKG_BUILD_DIR); \ - ./configure \ - ) - #$(call Build/Configure/Default) + $(call Build/Configure/Default) # prevent autoheader invocation touch $(PKG_BUILD_DIR)/stamp-h.in endef -- cgit v1.1