• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
1# Makefile for 680x0 Linux 68060 integer/floating point support package
2#
3# This file is subject to the terms and conditions of the GNU General Public
4# License.  See the file "README.legal" in the main directory of this archive
5# for more details.
6
7obj-y := fskeleton.o iskeleton.o os.o
8
9EXTRA_LDFLAGS := -x
10