Remove the need for files.beaglebone and std.beaglebone by moving the one
option they defined into files.am335x.
This commit is contained in:
parent
bbcf98d942
commit
a590cc4501
@ -22,7 +22,7 @@
|
||||
|
||||
ident BEAGLEBONE
|
||||
|
||||
include "../ti/am335x/std.beaglebone"
|
||||
include "../ti/am335x/std.am335x"
|
||||
|
||||
makeoptions WITHOUT_MODULES="ahc"
|
||||
|
||||
|
@ -5,6 +5,7 @@ arm/ti/aintc.c standard
|
||||
arm/ti/am335x/am335x_dmtimer.c standard
|
||||
arm/ti/am335x/am335x_lcd.c optional sc
|
||||
arm/ti/am335x/am335x_lcd_syscons.c optional sc
|
||||
arm/ti/am335x/am335x_pmic.c optional am335x_pmic
|
||||
arm/ti/am335x/am335x_prcm.c standard
|
||||
arm/ti/am335x/am335x_pwm.c standard
|
||||
arm/ti/am335x/am335x_scm_padconf.c standard
|
||||
|
@ -1,3 +0,0 @@
|
||||
#$FreeBSD$
|
||||
|
||||
arm/ti/am335x/am335x_pmic.c optional am335x_pmic
|
@ -1,4 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
files "../ti/am335x/files.beaglebone"
|
||||
include "../ti/am335x/std.am335x"
|
Loading…
x
Reference in New Issue
Block a user