2 # Copyright (C) 2012 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR
)/rules.mk
12 FEATURES
:=usb targz audio display
15 CFLAGS
:=-Os
-pipe
-march
=armv7-a
-mfpu
=vfpv3-d16
-mfloat-abi
=softfp
16 MAINTAINER
:=Imre Kaloz
<kaloz@openwrt.org
>
20 DEFAULT_PACKAGES
+= uboot-omap4-omap4_panda
22 DEVICE_TYPE
=developerboard
24 define Target
/Description
28 include $(INCLUDE_DIR
)/target.mk
30 $(eval
$(call BuildTarget
))
This page took 0.039827 seconds and 5 git commands to generate.