From cea62b215a568ff8f28f0cb7743ace91e73a0572 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 12 Nov 2005 05:26:25 +0000 Subject: 2005-11-12 Ralf Corsepius * configure.ac: Remove USE_ENHANCED_INTR_API. --- c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac | 5 ----- 1 file changed, 5 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac') diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac b/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac index dfcb2c9d7a..130de58747 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac @@ -41,11 +41,6 @@ RTEMS_BSPOPTS_SET([mpc8240],[*],[]) RTEMS_BSPOPTS_HELP([mpc8240], [Defined for boards with MPC8240 -- undefined for others]) -## HACK: This should better be propagated through the BSP's bsp.h. -## however, this BSP doesn't have one :( -AC_DEFINE_UNQUOTED([USE_ENHANCED_INTR_API],[1], - [Use enhanced intr API]) - # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile bootloader/Makefile]) -- cgit v1.2.3