summaryrefslogtreecommitdiffstats
path: root/target/device/Makefile.in
blob: be23fc7bb1e9c8fb8e354a1af1386eebe6c5c280 (plain) (blame)
1
2
3
4
5
6
7
8
TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl

-include target/device/*/Makefile.in

ifeq ($(BR2_PACKAGE_LINUX),y)
TARGETS+=linux26
endif